lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] Issue 3488 in lilypond: Patch: lily/parser.yy: Use %defi


From: lilypond
Subject: [Lilypond-auto] Issue 3488 in lilypond: Patch: lily/parser.yy: Use %define api.pure instead of %pure_parser
Date: Mon, 05 Aug 2013 12:37:55 +0000

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

New issue 3488 by address@hidden: 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

[Prev in Thread] Current Thread [Next in Thread]