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

curl / curl / 7989
37%

Build:
DEFAULT BRANCH: master
Ran 31 May 2018 03:09PM UTC
Jobs 1
Files 269
Run time 28s
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
7989

push

travis-ci

bagder
configure: check for declaration of getpwuid_r

On our x86 Android toolchain, getpwuid_r is implemented but the header
is missing:

 netrc.c:81:7: error: implicit declaration of function 'getpwuid_r' [-Werror=implicit-function-declaration]

Unfortunately, the function is used in curl_ntlm_wb.c, too, so I moved
the prototype to curl_setup.h.

Signed-off-by: Bernhard Walle <bernhard@bwalle.de>
Closes #2609

20980 of 28120 relevant lines covered (74.61%)

178670.22 hits per line

Jobs
ID Job ID Ran Files Coverage
20 7989.20 (T=coverage) 31 May 2018 03:09PM UTC 0
74.61
Travis Job 7989.20
Source Files on build 7989
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7989
  • 9c33813d on github
  • Prev Build on master (#7987)
  • Next Build on master (#7993)
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