RESOLVED FIXED 133791
Fix deprecated warning with bison 3
https://bugs.webkit.org/show_bug.cgi?id=133791
Summary Fix deprecated warning with bison 3
Éva Balázsfalvi
Reported 2014-06-12 02:19:58 PDT
Log: WebKit/Source/WebCore/xml/XPathGrammar.y:50.1-12: warning: deprecated directive, use ‘%pure-parser’ [-Wdeprecated] %pure_parser ^^^^^^^^^^^^ WebKit/WebKitBuild/Release/DerivedSources/WebCore/CSSGrammar.y:62.1-12: warning: deprecated directive, use ‘%pure-parser’ [-Wdeprecated] %pure_parser ^^^^^^^^^^^^
Attachments
Patch (1.48 KB, patch)
2014-06-12 02:22 PDT, Éva Balázsfalvi
no flags
Éva Balázsfalvi
Comment 1 2014-06-12 02:22:51 PDT
WebKit Commit Bot
Comment 2 2014-06-30 01:35:32 PDT
Comment on attachment 232938 [details] Patch Clearing flags on attachment: 232938 Committed r170580: <http://trac.webkit.org/changeset/170580>
WebKit Commit Bot
Comment 3 2014-06-30 01:35:35 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.