lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5476 programm


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5476 programming error/segfault while omitting Fingering.stencil with fingeringOrientations set 'left
Date: Thu, 07 May 2020 13:29:32 -0000

Diff:

--- old
+++ new
@@ -1,3 +1,5 @@
+https://codereview.appspot.com/567560043
+
 Thomas Morley wrote :

 the following code is problematic

[issues:#5476] programming error/segfault while omitting Fingering.stencil with fingeringOrientations set 'left

Status: Started
Created: Fri Feb 08, 2019 12:30 PM UTC by Palmer Ralph
Last Updated: Thu May 07, 2020 11:46 AM UTC
Owner: Valentin Villenave

https://codereview.appspot.com/567560043

Thomas Morley wrote :

the following code is problematic

{
  \set fingeringOrientations = #'(left)
  \override Fingering #'stencil = ##f
  <g'-2 c''-4 >  %% chord needs two elements to trigger the bug
}

Versions 2.12.3 up to 2.16.2 print correctly, without error

Versions 2.18.2 up to 2.19.82 print correctly, but return:
programming error: Infinity or NaN encountered

Current master does:
Segmentation fault (core dumped)


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]