[Webkit-unassigned] [Bug 113147] COMPILE_ASSERT generates warning on GCC 4.8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 27 03:40:18 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=113147





--- Comment #6 from Zan Dobersek <zandobersek at gmail.com>  2013-03-27 03:42:45 PST ---
(In reply to comment #5)
> (In reply to comment #4)
> > Does this bug still track anything useful, given that bug 113308 will fix the symptom?
> 
> C++11 support may not be enabled in GCC. In fact it is default off.

The GTK port only enforces the C++11 standard when building the WebKit2 framework. This means that when building WTF, WebCore etc. static_assert is still not available and thus the same warnings are still being spat out.

Is this true for the Qt port as well?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list