Updates:
Status: Started
Owner: [email protected]
Labels: Patch-new
Comment #2 on issue 2972 by [email protected]: Adding StringNumber 0 in TabStaff
crashes
http://code.google.com/p/lilypond/issues/detail?id=2972#c2
Issue 2972: Adding StringNumber 0 in TabStaff crashes
This does not check against string numbers that are too large, however.
The whole file would likely benefit if #f was used consistently for
"no information" rather than '(). As it stands, conditions and
evaluations are often too complex.
http://codereview.appspot.com/6858077