• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

curl / curl / 12322
37%

Build:
DEFAULT BRANCH: master
Ran 04 Dec 2019 12:08AM UTC
Jobs 1
Files 30
Run time 32s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
12322

push

travis-ci

MarcelRaad
configure: enable IPv6 support without `getaddrinfo`

This makes it possible to recognize and connect to literal IPv6
addresses when `getaddrinfo` is not available, which is already the
case for the CMake build. This affects e.g. classic MinGW because it
still targets Windows 2000 by default, where `getaddrinfo` is not
available, but general IPv6 support is.

Instead of checking for `getaddrinfo`, check for `sockaddr_in6` as the
CMake build does.

Closes https://github.com/curl/curl/pull/4662

6023 of 7209 relevant lines covered (83.55%)

1276872.51 hits per line

Jobs
ID Job ID Ran Files Coverage
28 12322.28 (T=coverage OVERRIDE_CC="CC=gcc-8" OVERRIDE_CXX="CXX=g++-8") 04 Dec 2019 12:09AM UTC 0
74.72
Travis Job 12322.28
Source Files on build 12322
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12322
  • 226bf217 on github
  • Prev Build on master (#12319)
  • Next Build on master (#12324)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc