[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lilypond-auto] Issue 2711 in lilypond: Patch: parser.yy: Use Bison
From: |
lilypond |
Subject: |
Re: [Lilypond-auto] Issue 2711 in lilypond: Patch: parser.yy: Use Bison directives rather than preprocessor macros |
Date: |
Fri, 03 Aug 2012 09:42:21 +0000 |
Updates:
Status: Fixed
Owner: address@hidden
Labels: -Patch-countdown Fixed_2_15_43
Comment #3 on issue 2711 by address@hidden: Patch: parser.yy: Use Bison
directives rather than preprocessor macros
http://code.google.com/p/lilypond/issues/detail?id=2711
This one is trivial enough, and there are already several Bison directives
in use, so it is quite unlikely that there will be problems.
Pushed to staging as
commit 9999eea970ba75387a53496aa39ffc05a3f11516
Author: David Kastrup <address@hidden>
Date: Thu Aug 2 09:08:45 2012 +0200
parser.yy: Use Bison directives rather than preprocessor macros
YYERROR_VERBOSE has been deprecated in Bison 2.6.