lilypond-devel
[Top][All Lists]
Advanced

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

Re: Assertion failure on current master


From: address@hidden
Subject: Re: Assertion failure on current master
Date: Sat, 1 Oct 2011 19:40:04 +0200

On Oct 1, 2011, at 7:22 PM, Neil Puttock wrote:

> On 1 October 2011 18:19, Peekay Ex <address@hidden> wrote:
> 
>> Neil what command do you run when you do a test-baseline so that I
>> might get something like you do?
> 
> I don't. :)  I couldn't work out which file was failing, so I did what
> I usually do: run all the regression tests until it crashes.
> 
> The output I've posted is from debugging mozart-hrn-3.ly on its own via GDB.
> 
> Cheers,
> Neil
> 

Could someone replace the last line of Tuplet_number::calc_y_offset with:

return scm_from_double (positions.is_empty () ? 0.0 : positions.center ());

And let me know if this gets rid of the problem?

Cheers,
MS




reply via email to

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