lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5541 setting


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: Tue, 13 Aug 2019 10:15:50 -0000

Patch counted down - please push.


[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: Sat Aug 10, 2019 07:06 AM 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

reply via email to

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