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?

--
 Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen


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

Reply via email to