RESOLVED FIXED 59612
[GTK] Enable c++0x support when g++ version >= 4.6.0
https://bugs.webkit.org/show_bug.cgi?id=59612
Summary [GTK] Enable c++0x support when g++ version >= 4.6.0
Alexandre Mazari
Reported 2011-04-27 08:51:16 PDT
[GTK] Enable c++0x support when g++ version >= 4.6.0
Attachments
Patch (766 bytes, patch)
2011-04-27 08:52 PDT, Alexandre Mazari
ap: review-
Alexandre Mazari
Comment 1 2011-04-27 08:52:21 PDT
Collabora GTK+ EWS bot
Comment 2 2011-04-27 09:11:31 PDT
Xan Lopez
Comment 3 2011-04-27 10:13:14 PDT
This is not really going to work, you need a lot of fixes before you can activate C++0x support (as you can see by the failed compile). I've already uploaded some of them: https://bugs.webkit.org/show_bug.cgi?id=59249 https://bugs.webkit.org/show_bug.cgi?id=59252 https://bugs.webkit.org/show_bug.cgi?id=59261 https://bugs.webkit.org/show_bug.cgi?id=59477
Alexey Proskuryakov
Comment 4 2011-04-27 14:11:21 PDT
Comment on attachment 91294 [details] Patch r- for breaking the build, and no ChangeLog.
Alexey Proskuryakov
Comment 5 2011-04-27 14:15:56 PDT
*** Bug 59610 has been marked as a duplicate of this bug. ***
Martin Robinson
Comment 6 2015-05-07 17:41:06 PDT
I think we have C++11 support now. :)
Note You need to log in before you can comment on or make changes to this bug.