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

curl / curl / 6217
37%

Build:
DEFAULT BRANCH: master
Ran 04 Sep 2017 12:44PM UTC
Jobs 1
Files 255
Run time 14s
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
6217

Pull #1861

travis-ci

web-flow
configure: remove --enable-soname-bump and SONAME_BUMP

Back in 2008, (and commit 3f3d6ebe665f3) we changed the logic in how we
determine the native type for `curl_off_t`. To really make sure we
didn't break ABI without bumping SONAME, we introduced logic that
attempted to detect that it would use a different size and thus not be
compatible. We also provided a manual switch that allowed users to tell
configure to bump SONAME by force.

Today, we know of no one who ever got a SONAME bump auto-detected and we
don't know of anyone who's using the manual bump feature. The auto-
detection is also no longer working since we introduced defining
curl_off_t in system.h (7.55.0).

Finally, this bumping logic is not present in the cmake build.
Pull Request #1861: configure: remove --enable-soname-bump and SONAME_BUMP

19654 of 26951 relevant lines covered (72.92%)

106272.77 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
lib/imap.c
4
100.0
lib/http2.c
Jobs
ID Job ID Ran Files Coverage
10 6217.10 (T=coverage) 04 Sep 2017 12:45PM UTC 0
72.92
Travis Job 6217.10
Source Files on build 6217
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6217
  • Pull Request #1861
  • PR Base - master (#6216)
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