RESOLVED FIXED 106999
Doesn't build with GCC 4.7+
https://bugs.webkit.org/show_bug.cgi?id=106999
Summary Doesn't build with GCC 4.7+
Allan Sandfeld Jensen
Reported 2013-01-16 03:04:48 PST
ExpressionParser.y has an attempt to fix a "maybe uninitialized" warning which causes pedantic build failures in GCC 4.7+. Unfortunately the check has a typo and doesn't work.
Attachments
Patch (1.67 KB, patch)
2013-01-16 03:06 PST, Allan Sandfeld Jensen
no flags
Allan Sandfeld Jensen
Comment 1 2013-01-16 03:06:54 PST
Csaba Osztrogonác
Comment 2 2013-01-16 03:16:18 PST
Comment on attachment 182950 [details] Patch r=me
WebKit Review Bot
Comment 3 2013-01-16 03:52:57 PST
Comment on attachment 182950 [details] Patch Clearing flags on attachment: 182950 Committed r139867: <http://trac.webkit.org/changeset/139867>
WebKit Review Bot
Comment 4 2013-01-16 03:53:00 PST
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.