bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1477 in lilypond: suppress output for expected warnings


From: lilypond
Subject: Issue 1477 in lilypond: suppress output for expected warnings
Date: Sun, 16 Jan 2011 16:04:35 +0000

Status: Accepted
Owner: ----
Labels: Type-Enhancement Priority-Medium Maintainability Frog Warning

New issue 1477 by percival.music.ca: suppress output for expected warnings
http://code.google.com/p/lilypond/issues/detail?id=1477

I'm not certain that "expected warnings" really makes sense long-term (particularly for the regtests), but it would definitely be in the medium-term (2-5 years) if we could suppress warnings that where expected or intended.

David Kastrup suggested:
-----
I'd rather we just use
#(regtest:expect_warning (_ "Some particular warning"))

before the line being the eventual cause of some expected warning, and
ly:warning get hijacked, matching the expected warnings to the given
warnings, and complaining at the end of the run in case any expected
warnings did not turn up.
-----

Some users might want this feature for their own scores, but I'm not certain what kind of performance penalty it would incur.

Frog ETA: 5 hours.




reply via email to

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