lilypond-user
[Top][All Lists]
Advanced

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

Re: Suppressing warnings


From: Simon Albrecht
Subject: Re: Suppressing warnings
Date: Tue, 28 Feb 2017 10:28:38 +0100

Am 28.02.2017 um 03:13 schrieb Andrew Bernard:
I have a warning '... crescendo too small...' which I want to ignore in the log output.

Using this (at the top level):

#(ly:expect-warning "crescendo too small")

does nothing.

How exactly do you suppress warnings?

From trial and error, I think the string in #(ly:expect-warning "") needs to match the _beginning_ of the warning string, so I often use things like
"no viable" (sc. "initial configuration found")

HTH, Simon

reply via email to

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