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

curl / curl / 6003
37%

Build:
DEFAULT BRANCH: master
Ran 11 Aug 2017 07:50PM UTC
Jobs 1
Files 336
Run time 33s
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
6003

Pull #1766

travis-ci

web-flow
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.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Pull Request #1766: curl/system.h: support more architectures

21122 of 28127 relevant lines covered (75.1%)

103408.01 hits per line

Jobs
ID Job ID Ran Files Coverage
10 6003.10 (T=coverage) 11 Aug 2017 07:50PM UTC 0
75.1
Travis Job 6003.10
Source Files on build 6003
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6003
  • Pull Request #1766
  • PR Base - master (#5999)
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