lilypond-devel
[Top][All Lists]
Advanced

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

Re: Deeply nested staff groups


From: Erik Sandberg
Subject: Re: Deeply nested staff groups
Date: Sun, 4 Nov 2007 17:13:43 +0100
User-agent: KMail/1.9.6 (enterprise 0.20070907.709405)

On Monday 29 October 2007, Werner LEMBERG wrote:
> > For instance, the following score
> >
> > \score { \new Voice { c1 } }
> >
> > segfaults.
>
> Bug report, please.  LilyPond should abort, and never segfault.

It shouldn't be too difficult to just allow cyclic context-definition graphs 
instead of aborting (given that there are no other bugs lurking behind this 
one). Creating implicit contexts is not a time-critical task, so we can 
afford the extra time consumption of a cycle-detector at context creation 
time.

Erik
(naively hoping to get time for lily development soon)




reply via email to

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