X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fparser.yy;h=f55a4c76e4be9edb7915265a51b7abf1568ea5d1;hb=2a6f7d1f45438eae0b46636d43da07b36db53273;hp=3623abc0c63ed9cf6a7aa5500229b5137ea48492;hpb=39a23d0f6910fd0359655518ce05ad0f6bc5f73f;p=lilypond.git diff --git a/lily/parser.yy b/lily/parser.yy index 3623abc0c6..f55a4c76e4 100644 --- a/lily/parser.yy +++ b/lily/parser.yy @@ -257,13 +257,11 @@ or %pure_parser %locations -/* FIXME: The third option is an alias that will be used to display - the syntax error. There's a bug (reported with patch) in bison CVS - that prints double backslashes +/* The third option is an alias that will be used to display the + syntax error. Bison CVS now correctly handles backslash escapes. + + FIXME: Bison needs to translate some of these, eg, STRING. - bison.ly:1:5: error: syntax error, unexpected \\book", expecting '{' - \book - \book %expect \book error here */ /* Keyword tokens with plain escaped name. */