Bug 125492 - [CMAKE] Enable C++0x compat mode warnings for GCC >= 4.6.0 too
Summary: [CMAKE] Enable C++0x compat mode warnings for GCC >= 4.6.0 too
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-10 04:07 PST by Tamas Gergely
Modified: 2013-12-10 06:30 PST (History)
5 users (show)

See Also:


Attachments
patch re-enables C++0x compatibility warnings (1.36 KB, patch)
2013-12-10 04:19 PST, Tamas Gergely
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tamas Gergely 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.
Comment 1 Tamas Gergely 2013-12-10 04:19:40 PST
Created attachment 218850 [details]
patch re-enables C++0x compatibility warnings
Comment 2 Zoltan Herczeg 2013-12-10 06:08:50 PST
Comment on attachment 218850 [details]
patch re-enables C++0x compatibility warnings

r=me
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2013-12-10 06:30:17 PST
All reviewed patches have been landed.  Closing bug.