Updates:
Status: Fixed
Labels: -Patch-countdown Fixed_2_17_0
Comment #11 on issue 2728 by [email protected]: count pairs of brackets
http://code.google.com/p/lilypond/issues/detail?id=2728
Pushed to staging as
commit aaa2b083dbabeed053f4c429ea285241c52ee3ec
Author: David Kastrup <[email protected]>
Date: Fri Aug 10 12:20:36 2012 +0200
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.