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

curl / curl / 6005
37%

Build:
DEFAULT BRANCH: master
Ran 11 Aug 2017 11:25PM UTC
Jobs 1
Files 336
Run time 29s
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
6005

push

travis-ci

bagder
curl/system.h: support more architectures

The long list of architectures in include/curl/system.h is annoying to
maintain, and needs to be extended for each and every architecture to
support.

Instead, let's rely on the __SIZEOF_LONG__ define of the gcc compiler
(we are in the GNUC condition anyway), which tells us if long is 4
bytes or 8 bytes.

This fixes the build of libcurl 7.55.0 on architectures such as
OpenRISC or ARC.

Closes #1766

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

21115 of 28131 relevant lines covered (75.06%)

103388.73 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
lib/http_proxy.c
2
100.0
lib/imap.c
3
100.0
lib/http.c
5
100.0
lib/http2.c
Jobs
ID Job ID Ran Files Coverage
10 6005.10 (T=coverage) 11 Aug 2017 11:25PM UTC 0
75.06
Travis Job 6005.10
Source Files on build 6005
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6005
  • 4ca5f772 on github
  • Prev Build on master (#6004)
  • Next Build on master (#6007)
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