]> 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>
Tue, 14 Aug 2012 17:43:22 +0000 (19:43 +0200)
commitaaa2b083dbabeed053f4c429ea285241c52ee3ec
treed8bf7688d96255074c53b230b5c31c31145182a6
parente8828403660d9289e71f00021dbc8ef07f03d18d
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