Updates:
        Labels: -Patch-new Patch-review

Comment #14 on issue 1477 by pkx1...@gmail.com: 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.



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to