Status: Started
Owner: ----
Labels: Type-Enhancement Patch-new

New issue 3488 by [email protected]: Patch: lily/parser.yy: Use %define api.pure instead of %pure_parser
http://code.google.com/p/lilypond/issues/detail?id=3488

lily/parser.yy: Use %define api.pure instead of %pure_parser

%pure-parser would apparently still be supported by Bison 3.0, but it
has been deprecated in Bison 2.6.2 already.  It is not quite clear
when the original %pure_parser (with underline instead of dash) has
become deprecated: Bison 2 supports it still, Bison 3 doesn't.


However, we should probably make sure that GUB is fine with this: I
don't know when the api.pure define was established and what Bison
version we have in GUB.

http://codereview.appspot.com/12437044

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to