lilypond-devel
[Top][All Lists]
Advanced

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

Re: LilyPond 2.3.23 released


From: Han-Wen Nienhuys
Subject: Re: LilyPond 2.3.23 released
Date: Sun, 24 Oct 2004 14:28:18 +0200

address@hidden writes:
> Han-Wen Nienhuys writes:
> 
> >> hangs-quote-grace is still there - it's really critical. Stable programs 
> >> shouldn't hang.
> >
> > I'm not gonna fix this before 2.4. The old adage "then don't do
> > that" applies here, sorry.
> 
> In that case we must disallow \quote in --safe-mode.

I thought that we had agreed that hangs/resource overuse are
out-of-scope for --safe?  It's easy to hang lilypond using Scheme,
just do something like

        \override Beam #'stems = #(let* ((x (cons 1 1)))
                                   (set-cdr! x x)
                                   x)

ie. build a circular list.


--
 Han-Wen Nienhuys   |   address@hidden   |   http://www.xs4all.nl/~hanwen 





reply via email to

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