lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3062 in lilypond: LP doesn't report unterminat


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3062 in lilypond: LP doesn't report unterminated ties that are left hanging at the end of input
Date: Wed, 26 Dec 2012 23:31:24 +0000

Updates:
        Labels: -Patch-new Patch-review

Comment #3 on issue 3062 by address@hidden: LP doesn't report unterminated ties that are left hanging at the end of input
http://code.google.com/p/lilypond/issues/detail?id=3062

Passes Make, Make check and full make doc

warnings reporte din reg tests


input/regression/tie-whole.log  

@@ -1,6 +1,15 @@
 Parsing...
 Renaming input to: `/tmp/lilypond-autobuild/input/regression/tie-whole.ly'
 Interpreting music...
+/tmp/lilypond-autobuild/input/regression/tie-whole.ly:15:11: warning: unterminated tie
+  <f d a>1
+          ~
+/tmp/lilypond-autobuild/input/regression/tie-whole.ly:15:11: warning: unterminated tie
+  <f d a>1
+          ~
+/tmp/lilypond-autobuild/input/regression/tie-whole.ly:15:11: warning: unterminated tie
+  <f d a>1
+          ~
 Preprocessing graphical objects...
 Calculating line breaks...
 Drawing systems...


input/regression/tie-whole.log
2.449490        


input/regression/quote-tie.log  

@@ -3,6 +3,9 @@
 Interpreting music...
 Interpreting music...
 Interpreting music...
+/tmp/lilypond-autobuild/input/regression/quote-tie.ly:14:6: warning: unterminated tie
+  a1
+     ~ | a | a |
 Preprocessing graphical objects...
 Calculating line breaks...
 Drawing systems...


input/regression/quote-tie.log
1.732051        


input/regression/quote-cue-during.log   

@@ -2,6 +2,9 @@
Renaming input to: `/tmp/lilypond-autobuild/input/regression/quote-cue-during.ly'
 Interpreting music...
 Interpreting music...
+/tmp/lilypond-autobuild/input/regression/quote-cue-during.ly:19:49: warning: unterminated tie
+quoteMe = \relative c' { fis4 r16  a8.-> b4(-\ff
+                                                ~  b16 c8.  b) }
 Preprocessing graphical objects...
 Calculating line breaks...
 Drawing systems...


input/regression/quote-cue-during.log




reply via email to

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