bug-lilypond
[Top][All Lists]
Advanced

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

Segfault on cyclic references in markup


From: Rune Zedeler
Subject: Segfault on cyclic references in markup
Date: Tue, 19 Jun 2007 02:33:35 +0200
User-agent: Thunderbird 1.5.0.12 (X11/20070604)

This clearly should go wrong, but I report it anyway because it segfaults, and segfaults are baaad :-)

\version "2.10.1"
\header {
  title = \markup \fromproperty #'header:title
}
\score {
  { c' d' e' f' }
}

-Rune




reply via email to

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