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)
_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel