]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/parser.yy
* stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too.
[lilypond.git] / lily / parser.yy
index 3623abc0c63ed9cf6a7aa5500229b5137ea48492..f55a4c76e4be9edb7915265a51b7abf1568ea5d1 100644 (file)
@@ -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.  */