bug-lilypond
[Top][All Lists]
Advanced

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

Re: 2.17.6: assertion failed with \glissando


From: Werner LEMBERG
Subject: Re: 2.17.6: assertion failed with \glissando
Date: Tue, 20 Nov 2012 23:42:02 +0100 (CET)

This time I tried with current git (commit 436824b8):

>>   \version "2.17.6"
>> 
>>   {
>>     f2 \glissando
>>   \override NoteHead #'stencil = ##f
>>          e |
>>   }
>> 
>> causes the following output (beautified):
> 
> no such messages wit 2.17.7 - but there is no glissando; use
> transparent instead.

and I still get

  ../flower/include/interval.hh:226:
    T Interval_t<T>::center() const [with T = double]:
    Assertion `!is_empty ()' failed.

I'm on a GNU/Linux box, running `autogen.sh' with
`--disable-optimising', and compiling with g++ 4.6.2.

Regardless whether this useful or non-sensical input, there shouldn't
be a failed assertion.


    Werner



reply via email to

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