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

curl / curl / 6239
37%

Build:
DEFAULT BRANCH: master
Ran 06 Sep 2017 10:19AM UTC
Jobs 1
Files 336
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
6239

push

travis-ci

bagder
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.

Closes #1861

23093 of 31508 relevant lines covered (73.29%)

92617.05 hits per line

Jobs
ID Job ID Ran Files Coverage
10 6239.10 (T=coverage) 06 Sep 2017 10:19AM UTC 0
73.07
Travis Job 6239.10
Source Files on build 6239
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6239
  • d1da545a on github
  • Prev Build on master (#6238)
  • Next Build on master (#6243)
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