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

harfbuzz / harfbuzz / 9419
79%

Build:
DEFAULT BRANCH: master
Ran 11 Feb 2020 04:32PM UTC
Jobs 1
Files 337
Run time 46s
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
9419

push

travis-ci

ebraminio
Use multiplication to avoid undefined behaviour per clang

Newer versions of MSVC with /we4146 don't like putting negative sign behind a
unsigned number as https://github.com/harfbuzz/harfbuzz/pull/2069
That however have made https://crbug.com/1050424 this complain:
  src/hb-ot-color-sbix-table.hh:304:28: runtime error: negation of -2147483648 cannot be represented in type 'int';
                                        cast to an unsigned type to negate this value to itself
which apparently can be fixed using this change.

Let's see if this won't make another ubsan complain!

11642 of 14659 relevant lines covered (79.42%)

30296.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9419.1 11 Feb 2020 04:32PM UTC 0
79.42
Travis Job 9419.1
Source Files on build 9419
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9419
  • ff984ed3 on github
  • Prev Build on master (#9417)
  • Next Build on master (#9422)
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