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 19:32:57 -0000

Issue 5541: treat CENTER in Side_position_interface::aligned_side master staging
author  David Kastrup <address@hidden>   
    Wed, 7 Aug 2019 11:51:54 +0100 (12:51 +0200)
committer   David Kastrup <address@hidden>   
    Tue, 13 Aug 2019 11:17:44 +0100 (12:17 +0200)
commit  3f0b5c61a74aec1cd0054e4ecddcb2cbe41f01cc

[issues:#5541] setting direction of instrumentName makes lilypond crash

Status: Fixed
Labels: Fixed_2_21_0
Created: Wed Jul 24, 2019 05:08 AM UTC by Werner LEMBERG
Last Updated: Tue Aug 13, 2019 10:15 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]