RESOLVED FIXED111553
Support C++11 features in GCC <4.6
https://bugs.webkit.org/show_bug.cgi?id=111553
Summary Support C++11 features in GCC <4.6
Allan Sandfeld Jensen
Reported 2013-03-06 03:30:35 PST
Currently we only enable C++11 features in GCC 4.6 and 4.7+, but many of them could be enabled for gcc versions as old as gcc 4.3.
Attachments
Patch (1.69 KB, patch)
2013-03-06 03:34 PST, Allan Sandfeld Jensen
no flags
Patch (2.35 KB, patch)
2013-03-06 09:02 PST, Allan Sandfeld Jensen
no flags
Allan Sandfeld Jensen
Comment 1 2013-03-06 03:34:12 PST
Allan Sandfeld Jensen
Comment 2 2013-03-06 09:02:32 PST
Created attachment 191762 [details] Patch More readable ifdefs, and added the rest of the supported C++11 features
Allan Sandfeld Jensen
Comment 3 2013-03-13 04:24:25 PDT
Comment on attachment 191762 [details] Patch Clearing flags on attachment: 191762 Committed r145701: <http://trac.webkit.org/changeset/145701>
Allan Sandfeld Jensen
Comment 4 2013-03-13 04:24:30 PDT
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.