RESOLVED FIXED 119736
[Qt] Fix build with gcc 4.3 to 4.5
https://bugs.webkit.org/show_bug.cgi?id=119736
Summary [Qt] Fix build with gcc 4.3 to 4.5
Allan Sandfeld Jensen
Reported 2013-08-13 02:20:27 PDT
Since we removed the nullptr use in JavaScriptCore, WebKit minus WebKit2 should build using gcc 4.3 and up, but currently fails on Qt because we forced C++11 off due back when JavaScriptCore didn't build with it enabled.
Attachments
Patch (1.31 KB, patch)
2013-08-13 02:21 PDT, Allan Sandfeld Jensen
no flags
Allan Sandfeld Jensen
Comment 1 2013-08-13 02:21:30 PDT
WebKit Commit Bot
Comment 2 2013-08-13 08:27:25 PDT
Comment on attachment 208610 [details] Patch Clearing flags on attachment: 208610 Committed r154002: <http://trac.webkit.org/changeset/154002>
WebKit Commit Bot
Comment 3 2013-08-13 08:27:27 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.