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
Created attachment 463242 [details] [fast-cq] Patch
Other ports don't complain. I think we should suppress warning C4805.
Created attachment 463243 [details] [fast-cq] Patch
Committed 255981@main (fbeb80ee96c9): <https://commits.webkit.org/255981@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 463243 [details].
<rdar://problem/101561022>