]> git.donarmstrong.com Git - lilypond.git/commitdiff
Add a new program option: -dwarning-as-error
authorPatrick McCarty <pnorcks@gmail.com>
Sun, 5 Jul 2009 19:56:34 +0000 (12:56 -0700)
committerPatrick McCarty <pnorcks@gmail.com>
Thu, 16 Jul 2009 06:12:23 +0000 (23:12 -0700)
(Thanks to Han-Wen and Jan for the initial idea)

- If a valid stencil expression is found, but is
undefined in the current backend, issue a warning
for every occurrence.

- The option -dwarning-as-error will cause LilyPond
to output an error and exit upon the first warning
encountered.


No differences found