]> git.donarmstrong.com Git - lilypond.git/commit
Replace WORD token in parser and lexer with SYMBOL
authorDavid Kastrup <dak@gnu.org>
Sun, 7 May 2017 21:31:13 +0000 (23:31 +0200)
committerDavid Kastrup <dak@gnu.org>
Sun, 7 May 2017 21:31:13 +0000 (23:31 +0200)
commit8627d767e67258394cd4256740542a36dacd7868
treeba27d476f8b30360a2a466e4960616d5c36b48ca
parent24dd6365d3d05f13b9259f547be9b2517851a5d1
Replace WORD token in parser and lexer with SYMBOL

This is a fixup on issue 5113 since Windows header files already
define WORD as a preprocessor token, making Gub fail compilation.
lily/lexer.ll
lily/parser.yy