[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:57:29 PDT 2013


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





--- Comment #8 from Allan Sandfeld Jensen <allan.jensen at digia.com>  2013-03-27 03:59:56 PST ---
(In reply to comment #6)
> (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?

Let me put it this way: WebCore doesn't build with C++11 enabled, see bug 111579.

-- 
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