Updates:
Labels: Fixed_2_16_1
Comment #13 on issue 2728 by [email protected]: count pairs of brackets
http://code.google.com/p/lilypond/issues/detail?id=2728
Pushed to stable/2.16 as
commit c3e3f53e4380b024aecd64eeb985973fcb19bde4
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.