lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2831 in lilypond: Crash with slurs and flags a


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2831 in lilypond: Crash with slurs and flags and duration-override
Date: Wed, 12 Sep 2012 21:53:45 +0000


Comment #8 on issue 2831 by address@hidden: Crash with slurs and flags and duration-override
http://code.google.com/p/lilypond/issues/detail?id=2831

The cause is in Stem::is_valid_stem


  if (lh && robust_scm2int (lh->get_property ("duration-log"), 0) < 1)
    return false;

I'll see why this check is there and try to write a nice fat comment above is_valid_stem and is_normal_stem to differentiate them.




reply via email to

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