[Webkit-unassigned] [Bug 210592] New: MSVC: LayoutUnits.h(248): warning C4245: 'argument': conversion from 'const int' to 'size_t', signed/unsigned mismatch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 15 23:09:19 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=210592
Bug ID: 210592
Summary: MSVC: LayoutUnits.h(248): warning C4245: 'argument':
conversion from 'const int' to 'size_t',
signed/unsigned mismatch
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Hironori.Fujii at sony.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
MSVC: LayoutUnits.h(248): warning C4245: 'argument': conversion from 'const int' to 'size_t', signed/unsigned mismatch
Since Bug 210399 (r259981)
> C:\Buildbot\WinCairo-EWS\build\Source\WebCore\layout\LayoutUnits.h(248): warning C4245: 'argument': conversion from 'const int' to 'size_t', signed/unsigned mismatch
> C:\Buildbot\WinCairo-EWS\build\Source\WebCore\layout\LayoutUnits.h(250): warning C4245: 'argument': conversion from 'const int' to 'size_t', signed/unsigned mismatch
> C:\Buildbot\WinCairo-EWS\build\Source\WebCore\layout\LayoutUnits.h(251): warning C4245: 'argument': conversion from 'const int' to 'size_t', signed/unsigned mismatch
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200416/71d0b990/attachment.htm>
More information about the webkit-unassigned
mailing list