Comment #1 on issue 2030 by plros...@gmail.com: 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.
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond