Werner LEMBERG <[email protected]> writes: >> Would it be acceptable to let autoconf check for that bug and >> activate the fix in the form of a redefinition in parser.yy when >> needed? > > Definitely, IMHO! We already include a bunch of specialized tools to > handle LilyPond's needs, so the bison fix would be no precedence.
I've weaseled around YYBACKUP in the current dev/syntax branch, instead using PARSER->lexer_->push_extra_token. -- David Kastrup _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
