lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

analyzing warning messages from log file


From: Werner LEMBERG
Subject: analyzing warning messages from log file
Date: Sun, 16 Jan 2011 07:04:02 +0100 (CET)

Folks,


while walking through the log file I see many warnings for lilypond
input files.  Some of them are part of the regression test, but some
not.  An example for the former is, I think

  In repeat-unfold.ly:
    warning: More alternatives than repeats.  Junking excess alternatives

and her an example for the latter:

  dynamics-glyphs.ly:17:12: warning: crescendo too small
    c\!\ppppp
              \<

What about adding

  #(ly:warning (_ "Expect one warning"))

to files where a warning is expected?


    Werner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]