1 Dec 2009 01:29
Re: Issue 787 in lilypond: script stack order fails with 2 more notes
Carl Sorensen <c_sorensen <at> byu.edu>
2009-12-01 00:29:11 GMT
2009-12-01 00:29:11 GMT
On 11/30/09 2:09 PM, "lilypond <at> googlecode.com" <lilypond <at> googlecode.com> wrote: > Updates: > Status: Started > Labels: -fixed_2_13_9 > > Comment #6 on issue 787 by n.puttock: script stack order fails with 2 more > notes > http://code.google.com/p/lilypond/issues/detail?id=787 > > This is still not quite right, as Reinhold has found out with the regtest > accidental-suggestion.ly. > > If there's only one stacking direction, the new code causes a segfault, > since it > calls scm_car (null) in the other direction. > > This fails, > > \relative c' { > c4-"1"-"2" > } > > whereas this works: > > \relative c' { > c4-"1"^"2" > }(Continue reading)
> > > I don't particularly mind which way we decide, but I'd like it to
> > > be consistent, and I'm going to insist that if something is
> > > Priority-Regression, it blocks a release.
> >
> > IMO, regressions from 2.13 should get first priority and should block
> > 2.14, but other regressions should be considered on a case-by-case
> > basis.
>
> I'm not opposed to this, although if we want to go this route, I
> propose *removing* the Priority-Regression label. We could then
> use High, Medium, Low, Postponed. Regressions would then be
> High-priority by default, but developers could lower it if the
> regression was due to an architecture change, or if it only worked
RSS Feed