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:22:22 +0100
User-agent: KMail/1.9.6 (enterprise 0.20070907.709405)

On Sunday 04 November 2007, Erik Sandberg wrote:
> 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.

hrmph, next time I should read through _all_ new mails before sending replies.

Erik




reply via email to

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