RESOLVED LATER 133548
Replace %pure_parser directive as it's deprecated
https://bugs.webkit.org/show_bug.cgi?id=133548
Summary Replace %pure_parser directive as it's deprecated
Sergio Villar Senin
Reported 2014-06-05 09:07:54 PDT
Replace %pure_parser directive as it's deprecated
Attachments
Patch (1.54 KB, patch)
2014-06-05 09:09 PDT, Sergio Villar Senin
ap: review-
Sergio Villar Senin
Comment 1 2014-06-05 09:09:04 PDT
Sergio Villar Senin
Comment 2 2014-06-05 09:14:53 PDT
This is the warning I'm seeing when building: warning: deprecated directive, use ‘%pure-parser’ [-Wdeprecated] BTW this directive was added in Bison 2.6 AFAIK. Not sure all the ports require at least that version
Alexey Proskuryakov
Comment 3 2014-06-05 09:43:42 PDT
Comment on attachment 232555 [details] Patch This patch breaks Mac Mountain Lion build: ./CSSGrammar.y:62.9-16: syntax error, unexpected identifier, expecting string Died at WebCore/css/makegrammar.pl line 84.
Sergio Villar Senin
Comment 4 2014-06-05 09:56:04 PDT
(In reply to comment #3) > (From update of attachment 232555 [details]) > This patch breaks Mac Mountain Lion build: > > ./CSSGrammar.y:62.9-16: syntax error, unexpected identifier, expecting string > Died at WebCore/css/makegrammar.pl line 84. ap, do you know which Bison version is Mountain Lion using?
Sergio Villar Senin
Comment 5 2015-06-02 23:48:30 PDT
Let's forget about this.
Note You need to log in before you can comment on or make changes to this bug.