lilypond-devel
[Top][All Lists]
Advanced

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

Re: rewrite of display-music


From: Nicolas Sceaux
Subject: Re: rewrite of display-music
Date: Fri, 03 Nov 2006 17:10:36 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin)

Han-Wen Nienhuys <address@hidden> writes:

> Hello Nicolas,
>
> the display-lily.scm module retains references to the parser, and
> objects created in the parser across processed files. This is bad
> practice, and makes tracing memory leaks across files hard.
>
> Can this be changed? The parser argument is passed in the music
> function, and all state should be kept in the parser object.
>
> Nicolas, can you change this?

I've commited some changes. 

The test file input/no-notation/display-lily-tests.ly gives good results
with LilyPond 2.9.28, but seg faults with LilyPond from today's CVS.

nicolas




reply via email to

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