Updates:
Status: Fixed
Labels: -Patch-push Fixed_2_17_8
Comment #5 on issue 2973 by [email protected]: Patch: parser.yy: give
check_scheme_arg optional argument for error display
http://code.google.com/p/lilypond/issues/detail?id=2973
Pushed to staging as
commit ce3dbae45b2165e0283e608c5a6f0a1ef973bda3
Author: David Kastrup <[email protected]>
Date: Fri Nov 23 16:06:59 2012 +0100
parser.yy: use extended version of check_scheme_arg
commit bebd6178cc4291f4537393a0e6ef210821c14631
Author: David Kastrup <[email protected]>
Date: Fri Nov 23 14:31:39 2012 +0100
parser.yy: give check_scheme_arg optional argument for error display
Sometimes a variation of the argument is being checked, and in that case
the error message, if any, should refer to the unchanged argument.