[webkit-reviews] review granted: [Bug 59718] [GTK] Remove C++0x compat mode warnings for GCC >= 4.6.0 : [Attachment 91526] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 28 11:36:04 PDT 2011
Martin Robinson <mrobinson at webkit.org> has granted Xan Lopez
<xan.lopez at gmail.com>'s request for review:
Bug 59718: [GTK] Remove C++0x compat mode warnings for GCC >= 4.6.0
https://bugs.webkit.org/show_bug.cgi?id=59718
Attachment 91526: Patch
https://bugs.webkit.org/attachment.cgi?id=91526&action=review
------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
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!
More information about the webkit-reviews
mailing list