[webkit-reviews] review granted: [Bug 193035] [JSC][Win][Clang] warning: implicit conversion from 'size_t' (aka 'unsigned long long') to 'int32_t' (aka 'int') changes value from 18446744073709551552 to -64 [-Wconstant-conversion] : [Attachment 358075] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 25 23:39:19 PST 2018


Yusuke Suzuki <yusukesuzuki at slowstart.org> has granted Fujii Hironori
<Hironori.Fujii at sony.com>'s request for review:
Bug 193035: [JSC][Win][Clang] warning: implicit conversion from 'size_t' (aka
'unsigned long long') to 'int32_t' (aka 'int') changes value from
18446744073709551552 to -64 [-Wconstant-conversion]
https://bugs.webkit.org/show_bug.cgi?id=193035

Attachment 358075: Patch

https://bugs.webkit.org/attachment.cgi?id=358075&action=review




--- Comment #2 from Yusuke Suzuki <yusukesuzuki at slowstart.org> ---
Comment on attachment 358075
  --> https://bugs.webkit.org/attachment.cgi?id=358075
Patch

r=me


More information about the webkit-reviews mailing list