Bug 127049 - Require at least GCC version 4.7
Summary: Require at least GCC version 4.7
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-15 07:06 PST by Peter Molnar
Modified: 2014-01-16 07:02 PST (History)
7 users (show)

See Also:


Attachments
patch (2.52 KB, patch)
2014-01-15 07:07 PST, Peter Molnar
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Molnar 2014-01-15 07:06:19 PST
r161770 added a template alias, so the minimum GCC version is 4.7 now.
Comment 1 Peter Molnar 2014-01-15 07:07:37 PST
Created attachment 221266 [details]
patch
Comment 2 Peter Molnar 2014-01-15 07:13:37 PST
I'm also planning to remove COMPILER_SUPPORTS ifdefs for the now unsupported GCC versions later.
Comment 3 Csaba Osztrogonác 2014-01-16 06:35:51 PST
Comment on attachment 221266 [details]
patch

Everybody agreed on webkit-dev about it, so let's go, r=me.
Comment 4 WebKit Commit Bot 2014-01-16 07:02:33 PST
Comment on attachment 221266 [details]
patch

Clearing flags on attachment: 221266

Committed r162126: <http://trac.webkit.org/changeset/162126>
Comment 5 WebKit Commit Bot 2014-01-16 07:02:46 PST
All reviewed patches have been landed.  Closing bug.