RESOLVED FIXED 125492
[CMAKE] Enable C++0x compat mode warnings for GCC >= 4.6.0 too
https://bugs.webkit.org/show_bug.cgi?id=125492
Summary [CMAKE] Enable C++0x compat mode warnings for GCC >= 4.6.0 too
Tamas Gergely
Reported 2013-12-10 04:07:06 PST
Those warnings should be enabled again as more and more C++11 features are used in the code.
Attachments
patch re-enables C++0x compatibility warnings (1.36 KB, patch)
2013-12-10 04:19 PST, Tamas Gergely
no flags
Tamas Gergely
Comment 1 2013-12-10 04:19:40 PST
Created attachment 218850 [details] patch re-enables C++0x compatibility warnings
Zoltan Herczeg
Comment 2 2013-12-10 06:08:50 PST
Comment on attachment 218850 [details] patch re-enables C++0x compatibility warnings r=me
WebKit Commit Bot
Comment 3 2013-12-10 06:30:15 PST
Comment on attachment 218850 [details] patch re-enables C++0x compatibility warnings Clearing flags on attachment: 218850 Committed r160362: <http://trac.webkit.org/changeset/160362>
WebKit Commit Bot
Comment 4 2013-12-10 06:30:17 PST
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.