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

curl / curl / 5710
37%

Build:
DEFAULT BRANCH: master
Ran 04 Jul 2017 06:18AM 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
5710

push

travis-ci

bagder
timeval.c: Use long long constant type for timeval assignment

On a 64 bit host, sparse says:

timeval.c:148:15: warning: constant 0x7fffffffffffffff is so big it is long
timeval.c:149:12: warning: constant 0x7fffffffffffffff is so big it is long

so let's use long long constant types in order to prevent undesired overflow
failures.

Bug: https://curl.haxx.se/mail/lib-2017-07/0003.html

Closes #1636

Signed-off-by: Martin Kepplinger <martink@posteo.de>

2 of 2 new or added lines in 1 file covered. (100.0%)

18677 of 25234 relevant lines covered (74.02%)

42632.22 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
lib/timeval.c

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
lib/pop3.c
1
100.0
lib/ftp.c
2
100.0
lib/url.c
3
100.0
lib/http.c
5
100.0
lib/connect.c
11
100.0
lib/rtsp.c
Jobs
ID Job ID Ran Files Coverage
7 5710.7 (BUILD_TYPE=coverage) 04 Jul 2017 06:18AM UTC 0
74.02
Travis Job 5710.7
Source Files on build 5710
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5710
  • f50124f5 on github
  • Prev Build on master (#5708)
  • Next Build on master (#5715)
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