[Webkit-unassigned] [Bug 247024] New: ANGLEUtilities.cpp(155): warning C4805: '==': unsafe mix of type 'GLboolean' and type 'bool' in operation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 25 13:45:29 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=247024
Bug ID: 247024
Summary: ANGLEUtilities.cpp(155): warning C4805: '==': unsafe
mix of type 'GLboolean' and type 'bool' in operation
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebGL
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Hironori.Fujii at sony.com
CC: dino at apple.com, kbr at google.com, kkinnunen at apple.com
WinCairo EWS is failing to compile due to the following warning.
C:\BW\WinCairo-EWS\build\Source\WebCore\platform\graphics\angle\ANGLEUtilities.cpp(155): error C2220: the following warning is treated as an error
C:\BW\WinCairo-EWS\build\Source\WebCore\platform\graphics\angle\ANGLEUtilities.cpp(155): warning C4805: '==': unsafe mix of type 'GLboolean' and type 'bool' in operation
--
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/20221025/f3b67723/attachment-0001.htm>
More information about the webkit-unassigned
mailing list