|
From: | Auto mailings of changes to Lily Issues via Testlilyissues-auto |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5541 setting direction of instrumentName makes lilypond crash |
Date: | Thu, 08 Aug 2019 10:25:27 -0000 |
Passes make, make check and a full make doc.
[issues:#5541] setting direction of instrumentName makes lilypond crash
Status: Started
Created: Wed Jul 24, 2019 05:08 AM UTC by Werner LEMBERG
Last Updated: Wed Aug 07, 2019 05:37 PM UTC
Owner: David Kastrup
[git 49f41bf1c64ae1e2490571e73a85cbc4b2a9fb27]
This small example
\new Staff \with { \override InstrumentName.direction = 0 instrumentName = "foo" } { e'1 }
makes lilypond crash with
lilypond: ../flower/include/drul-array.hh:35: T& Drul_array<T>::at(Direction) [with T = Skyline]: Assertion `d == 1 || d == -1' failed.
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.
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |