Bug 256423
| Summary: | [Win] LayoutUnit.h(84) : warning C4756: overflow in constant arithmetic | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fujii Hironori <fujii.hironori> |
| Component: | Layout and Rendering | Assignee: | Fujii Hironori <fujii.hironori> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Fujii Hironori
[Win] LayoutUnit.h(84) : warning C4756: overflow in constant arithmetic
WinCairo EWS is failing to compile due to a compilation warning.
C:\BW\WinCairo-EWS\build\Source\WebCore\platform\LayoutUnit.h(84) : error C2220: the following warning is treated as an error
C:\BW\WinCairo-EWS\build\Source\WebCore\platform\LayoutUnit.h(84) : warning C4756: overflow in constant arithmetic
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Fujii Hironori
We have an internal WinCairo clean Release build Jenkins bot.
263756@main doesn't have the warning, but 263759@main has.
> C:\jenkins_slave\wincairo-main\Source\WebCore\platform\LayoutUnit.h(84) : warning C4756: overflow in constant arithmetic
Fujii Hironori
Pull request: https://github.com/WebKit/WebKit/pull/13543
EWS
Committed 263770@main (d505e867ef82): <https://commits.webkit.org/263770@main>
Reviewed commits have been landed. Closing PR #13543 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/108998852>