[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:52:38 PDT 2013


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


Andras Becsi <abecsi at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abecsi at webkit.org




--- Comment #7 from Andras Becsi <abecsi at webkit.org>  2013-03-27 03:55:05 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?

As far as I know Qt does not enforce C++11 on any framework yet.

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