]> git.donarmstrong.com Git - lilypond.git/commit
Issue 2728: count pairs of brackets
authorDavid Kastrup <dak@gnu.org>
Fri, 10 Aug 2012 10:20:36 +0000 (12:20 +0200)
committerDavid Kastrup <dak@gnu.org>
Thu, 18 Oct 2012 16:57:40 +0000 (18:57 +0200)
commitc3e3f53e4380b024aecd64eeb985973fcb19bde4
tree2d7387b40b7a2acefd6fb725e5a85195e32485a9
parentb455c62eeff33f6014a7f8c1ddc690047ae011ec
Issue 2728: count pairs of brackets

What this actually does is exit the parser after the main file, then
continue parsing the rest of the init file in a separate call of the
parser.

This delivers useful error messages in case that the main input is
incomplete.
lily/lexer.ll
lily/lily-parser.cc
lily/parser.yy