bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1477 in lilypond: suppress output for expected warnings


From: lilypond
Subject: Re: Issue 1477 in lilypond: suppress output for expected warnings
Date: Tue, 20 Sep 2011 09:06:52 +0000


Comment #15 on issue 1477 by address@hidden: suppress output for expected warnings
http://code.google.com/p/lilypond/issues/detail?id=1477

Am Tuesday, 20. September 2011, 10:01:37 schrieben Sie:
Hello, I'd just like to check something here, I applied both the patches
together in the last comment (5037046 and 5032048) as that was the
inference I had.


Yes, that's fine.

It passes make but when I run make check, I get a lot of compilation
problems:

e.g

--snip--
@@ -1,18 +1,14 @@
   Parsing...
   Renaming input to:
`/home/jlowe/lilypond-git/input/regression/tie-unterminated.ly'
-Interpreting music...
-/home/jlowe/lilypond-git/input/regression/tie-unterminated.ly:12:2:
warning: unterminated tie
-
-  c1~ d |
-[8]
+Interpreting music... [8]

--snip--

Hehe, the title of this bug and patch is: "suppress output for expected warnings". This is one example of an expected warning that will be correctly suppressed, so that only unexpected warnings show up and are better visible.

Ideally, a working build should not print out any warnings/errors, so that any warning/error is an indication of a problem...





reply via email to

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