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

curl / curl / 6005 / 10
37%
master: 37%

Build:
DEFAULT BRANCH: master
Ran 11 Aug 2017 11:25PM UTC
Files 336
Run time 26s
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 09:55PM UTC coverage: 75.06% (-0.04%) from 75.095%
T=coverage

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

Source Files on job 6005.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 6005
  • Travis Job 6005.10
  • 4ca5f772 on github
  • Prev Job for T=coverage on master (#6004.10)
  • Next Job for T=coverage on master (#6007.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