bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1156 in lilypond: Continuing slur across line containing only


From: lilypond
Subject: Re: Issue 1156 in lilypond: Continuing slur across line containing only spacer rests leads to allocation error
Date: Sun, 27 Jun 2010 14:00:57 +0000

Updates:
Summary: Continuing slur across line containing only spacer rests leads to allocation error

Comment #2 on issue 1156 by Carl.D.Sorensen: Continuing slur across line containing only spacer rests leads to allocation error
http://code.google.com/p/lilypond/issues/detail?id=1156

This same problem occurs under OSX. Here's a simpler file that shows the behavior:


\version "2.13.21"

\relative c' {
 f2 f2(  \break
 s1
 %c1   %%% uncomment this line and allocation fault goes away
 \break |
 e,4)
}





reply via email to

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