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

curl / curl / 8806
37%

Build:
DEFAULT BRANCH: master
Ran 27 Sep 2018 09:48AM UTC
Jobs 1
Files 275
Run time 21s
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
8806

push

travis-ci

MarcelRaad
curl_threads: fix classic MinGW compile break

Classic MinGW still has _beginthreadex's return type as unsigned long
instead of uintptr_t [0]. uintptr_t is not even defined because of [1].

[0] https://sourceforge.net/p/mingw/mingw-org-wsl/ci/wsl-5.1-release/tree/mingwrt/include/process.h#l167
[1] https://sourceforge.net/p/mingw/mingw-org-wsl/ci/wsl-5.1-release/tree/mingwrt/include/process.h#l90

Bug: https://github.com/curl/curl/issues/2924#issuecomment-424334807
Closes https://github.com/curl/curl/pull/3051

21297 of 28960 relevant lines covered (73.54%)

605381.3 hits per line

Jobs
ID Job ID Ran Files Coverage
22 8806.22 (T=coverage) 27 Sep 2018 09:48AM UTC 0
73.54
Travis Job 8806.22
Source Files on build 8806
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8806
  • 7ae78fee on github
  • Prev Build on master (#8804)
  • Next Build on master (#8823)
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