On 2010/06/17 19:49:26, Patrick McCarty wrote:

Adding the following code fixes the memory leak Neil refers to, though
there
might be a better way.

(if (ly:get-option 'svg-woff)
     (module-define! (ly:outputter-module outputter) 'paper #f))

Ah, that's cute. :)

I was searching throught the Guile reference for something like
`module-undefine!'.

Cheers,
Neil

http://codereview.appspot.com/1428042/show

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

Reply via email to