[Webkit-unassigned] [Bug 204634] [GTK] Suppress undefined USE_OPENGL warnings when USE_ANGLE_WEBGL and USE_OPENGL_ES are enabled.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 27 04:21:38 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=204634
--- Comment #1 from ChangSeok Oh <changseok at webkit.org> ---
In file included from ../../Source/WebDriver/config.h:30,
from ../../Source/WebDriver/Session.cpp:26:
DerivedSources/ForwardingHeaders/wtf/Platform.h:1149:20: warning: "USE_OPENGL" is not defined, evaluates to 0 [-Wundef]
1149 | #if (USE_ANGLE && (USE_OPENGL || USE_OPENGL_ES || (defined(USE_EGL) && USE_EGL))) && !USE(TEXTURE_MAPPER)
--
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/20191127/273fe1fd/attachment.htm>
More information about the webkit-unassigned
mailing list