]> git.donarmstrong.com Git - lilypond.git/commit
Make lexer more robust against unexpected EOF
authorDavid Kastrup <dak@gnu.org>
Sun, 23 Dec 2012 21:13:08 +0000 (22:13 +0100)
committerDavid Kastrup <dak@gnu.org>
Mon, 31 Dec 2012 10:04:00 +0000 (11:04 +0100)
commit6b0ff053180c478af89a60e28fbe57d6aeabc2d3
tree288bed4a89463a8d3799db72542b38a443fd8dad
parentf29be3cf2d0571eb281a3ba7761bcc993fd024e6
Make lexer more robust against unexpected EOF

This helps against EOF within strings, multiline comments and other
constructs without losing track when terminating the main input parser
while retaining the lexer.
lily/lexer.ll