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 08:01:38 +0000

Updates:
        Labels: -Patch-new Patch-review

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

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.

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--

or

--snip--

@ -1,17 +1,14 @@
 Parsing...
 Renaming input to: `/home/jlowe/lilypond-git/input/regression/bom-mark.ly'
-/home/jlowe/lilypond-git/input/regression/bom-mark.ly:2:1: warning: stray UTF-8 BOM encountered
-
- \version "2.15.9"
 Interpreting music...

--snip--
etc

So I am not sure if I should have applied these separately or not.

I won't update the rietveld issues to keep the noise here.




reply via email to

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