bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 2030 in lilypond: 2.14.2, dynamic cast crash introduced in com


From: lilypond
Subject: Re: Issue 2030 in lilypond: 2.14.2, dynamic cast crash introduced in commit 6f6369c0
Date: Sun, 13 Nov 2011 14:53:20 +0000


Comment #1 on issue 2030 by address@hidden: 2.14.2, dynamic cast crash introduced in commit 6f6369c0
http://code.google.com/p/lilypond/issues/detail?id=2030

I can reproduce the issue on a Fedora 16 system, but not on a Fedora 15 system. On the later, I get:

GNU LilyPond 2.14.2
Processing `test.ly'
Parsing...
Interpreting music...
warning: Change_iterator::process (): Staff = `right':
test.ly:4:26: warning: cannot change `Staff' to `left': not changing to same context type: Staff
   \new Staff = "right" {
                          \change Staff="left" }
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `test.ps'...
Converting to `./test.pdf'...
success: Compilation successfully completed

That's what I would get with the patch in question (6f6369c0) reverted.




reply via email to

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