Bug 140886 - [cmake] Stop compiling with -Wno-error=uninitialized and -Wno-error=literal-suffix
Summary: [cmake] Stop compiling with -Wno-error=uninitialized and -Wno-error=literal-s...
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: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-26 05:47 PST by Csaba Osztrogonác
Modified: 2015-01-26 07:15 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.56 KB, patch)
2015-01-26 05:48 PST, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2015-01-26 05:47:00 PST
[cmake] Stop compiling with -Wno-error=uninitialized and -Wno-error=literal-suffix
Comment 1 Csaba Osztrogonác 2015-01-26 05:48:46 PST
Created attachment 245344 [details]
Patch

Let's remove these flags, we don't need them after http://trac.webkit.org/changeset/179110
Comment 2 WebKit Commit Bot 2015-01-26 07:15:30 PST
Comment on attachment 245344 [details]
Patch

Clearing flags on attachment: 245344

Committed r179113: <http://trac.webkit.org/changeset/179113>
Comment 3 WebKit Commit Bot 2015-01-26 07:15:42 PST
All reviewed patches have been landed.  Closing bug.