Updates:
Labels: Patch-new
Comment #2 on issue 2728 by [email protected]: count pairs of brackets
http://code.google.com/p/lilypond/issues/detail?id=2728#c2
Issue 2728: count pairs of brackets
What this actually does is parse the main input (starting from
init.ly) in a cloned parser.
This delivers useful error messages in case that the main input is
incomplete.
It currently is based off the code for
Issue 2729: When cloning a lexer/parser, don't copy the scopes.
http://codereview.appspot.com/6450114