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

curl / curl / 6003 / 10
37%
master: 37%

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

11 Aug 2017 06:36PM UTC coverage: 75.095% (+0.02%) from 75.074%
T=coverage

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

Source Files on job 6003.10 (T=coverage)
  • Tree
  • List 0
  • Changed 45
  • Source Changed 1
  • Coverage Changed 44
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6003
  • Travis Job 6003.10
  • f1010bbb on github
  • Prev Job for T=coverage on master (#5999.10)
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