lilypond-devel
[Top][All Lists]
Advanced

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

Re: T1055: Avoid using deprecated %module-public-interface in guile init


From: n . puttock
Subject: Re: T1055: Avoid using deprecated %module-public-interface in guile initialisation. (issue1160044)
Date: Thu, 29 Jul 2010 19:24:46 +0000

On 2010/07/29 00:55:35, Patrick McCarty wrote:

With your patchset, I am getting a compile failure with the regression
test
`profile-property-access.ly':

Same here.

+ = scm_list_3 (ly_symbol2scm ("module-use!"), mod, used);

This effectively exports all bindings, so all local defines are now
exported.

In the case of `profile-property-access.ly', the format call ends up
using `ergonomic-simple-format' from lily.scm.

Cheers,
Neil





http://www.codereview.appspot.com/1160044/show



reply via email to

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