Bug 59718

Summary: [GTK] Remove C++0x compat mode warnings for GCC >= 4.6.0
Product: WebKit Reporter: Xan Lopez <xan.lopez>
Component: WebKitGTKAssignee: Xan Lopez <xan.lopez>
Status: RESOLVED FIXED    
Severity: Normal CC: xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Xan Lopez
Reported 2011-04-28 11:30:45 PDT
We have a lot of them, and the work to fix them will take a while (see https://bugs.webkit.org/show_bug.cgi?id=59612), so chicken out for now!
Attachments
Patch (1.34 KB, patch)
2011-04-28 11:33 PDT, Xan Lopez
no flags
Xan Lopez
Comment 1 2011-04-28 11:33:56 PDT
Martin Robinson
Comment 2 2011-04-28 11:36:05 PDT
Comment on attachment 91526 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=91526&action=review Let's do this! > configure.ac:103 > +# Disable C++0x compat warnings for GCC >= 4.6.0 until we build > +# cleanly with that. By putting this on one line you save 2 bytes. If you could save 2 bytes per day for 365 days, you'd almost have enough bytes to make a small image. Think of what you could do with small images!
Xan Lopez
Comment 3 2011-04-28 11:59:41 PDT
Comment on attachment 91526 [details] Patch Clearing flags on attachment: 91526 Committed r85219: <http://trac.webkit.org/changeset/85219>
Xan Lopez
Comment 4 2011-04-28 12:00:11 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.