On Mon, Jul 06, 2009 at 09:37:19AM +0200, John Mandereau wrote: > Le dimanche 05 juillet 2009 à 18:01 -0700, Patrick McCarty a écrit : > > On Sun, Jul 05, 2009 at 05:39:45PM -0700, Graham Percival wrote: > > > -dwarning-as-error > > > looks fine to me. > > > > I think Han-Wen suggested to enable this option for the entire > > regression test suite, so adding this option to every single > > regression test would not be reasonable. > > > > In other words, some makefile hacking is needed, which I would > > probably need to delegate. > > What about the following? > > Best, > John > > > diff --git a/input/regression/GNUmakefile b/input/regression/GNUmakefile > index 753d483..f1a8179 100644 > --- a/input/regression/GNUmakefile > +++ b/input/regression/GNUmakefile > @@ -7,3 +7,5 @@ include $(depth)/make/stepmake.make > TITLE=LilyPond Regression Tests > > SUBDIRS=musicxml > + > +LILYPOND_BOOK_LILYPOND_FLAGS += -dwarning-as-error
This looks great! I'll save it and apply if/when the patchset is finalized and approved. Thanks, Patrick _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
