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

RippeR37 / libbase / 9
83%

Build:
DEFAULT BRANCH: master
Ran 14 Sep 2020 05:45PM UTC
Jobs 1
Files 37
Run time 4s
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
9

push

travis-ci

RippeR37
Fix compilation on GCC older than 8.0.

In GCC older than 8.0 there was a bug which triggered a warning when someone
used expression similar to:

  using std::chrono_literals::operator""ms

Since this project treats warnings as errors, this prevented compilation on
GCC 7.5.0. It appears that introducing everything from the namespace
(`std::chrono_listerals`) is not triggering this bug, so such workaround has
been chosen.

GCC bug ticket: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65923

1570 of 1661 relevant lines covered (94.52%)

9.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9.1 14 Sep 2020 05:45PM UTC 0
94.52
Travis Job 9.1
Source Files on build 9
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9
  • d28c13a6 on github
  • Next Build on master (#11)
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

© 2025 Coveralls, Inc