bug-lilypond
[Top][All Lists]
Advanced

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

Issue 2289 in lilypond: repeat percent with skips can crash


From: lilypond
Subject: Issue 2289 in lilypond: repeat percent with skips can crash
Date: Mon, 06 Feb 2012 05:07:03 +0000

Status: Accepted
Owner: ----
Labels: Type-Critical Regression

New issue 2289 by address@hidden: repeat percent with skips can crash
http://code.google.com/p/lilypond/issues/detail?id=2289

The method of LSR 473 to make measure counters (see issue 146)
  aa = \repeat percent 5 s2.
  \addQuote "aaa" \aa
  \new Staff {\time 3/4 \aa }
causes a crash
  music-functions.scm:315:21: Wrong type
if the music involved is set in the wrong time signature, or put through addQuote. The first bad commit was bab4401 for issue 2240.





reply via email to

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