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


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to