WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
59718
[GTK] Remove C++0x compat mode warnings for GCC >= 4.6.0
https://bugs.webkit.org/show_bug.cgi?id=59718
Summary
[GTK] Remove C++0x compat mode warnings for GCC >= 4.6.0
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Xan Lopez
Comment 1
2011-04-28 11:33:56 PDT
Created
attachment 91526
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug