lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4767 Crash wi


From: Auto mailings of changes to Lily Issues
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4767 Crash with Completion_heads_engraver and bare durations
Date: Mon, 08 Feb 2016 22:51:40 +0000

Issue 4767: Crash with Completion_heads_engraver and bare durations

This checks for the existence of a pitch before using it, defaulting
to middle C.

http://codereview.appspot.com/288100043


[issues:#4767] Crash with Completion_heads_engraver and bare durations

Status: Accepted
Created: Mon Feb 08, 2016 10:30 PM UTC by Simon Albrecht
Last Updated: Mon Feb 08, 2016 10:48 PM UTC
Owner: nobody

The following code crashes:

\version "2.19.36"
\layout {
  \context {
    \Voice
    \remove "Note_heads_engraver"
    \consists "Completion_heads_engraver"
  }
}
{ \breve }

Removing Note_heads_engraver is not essential to triggering the bug.


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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