Re: T1224: Avoid using deprecated %module-public-interface in initialization (issue2083043)

2010-09-06 Thread n . puttock
Thanks, applied. http://codereview.appspot.com/2083043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: T1224: Avoid using deprecated %module-public-interface in initialization (issue2083043)

2010-09-03 Thread ianhulin44
http://www.codereview.appspot.com/2083043/diff/1/2 File lily/ly-module.cc (right): http://www.codereview.appspot.com/2083043/diff/1/2#newcode36 lily/ly-module.cc:36: SCM maker = ly_lily_module_constant("make-module"); On 2010/09/02 00:24:02, Neil Puttock wrote: ly_lily_module_constant ("make-mo

Re: T1224: Avoid using deprecated %module-public-interface in initialization (issue2083043)

2010-09-01 Thread n . puttock
LGTM. http://www.codereview.appspot.com/2083043/diff/1/2 File lily/ly-module.cc (right): http://www.codereview.appspot.com/2083043/diff/1/2#newcode36 lily/ly-module.cc:36: SCM maker = ly_lily_module_constant("make-module"); ly_lily_module_constant ("make-module"); http://www.codereview.appspot

T1224: Avoid using deprecated %module-public-interface in initialization (issue2083043)

2010-08-31 Thread ianhulin44
Reviewers: carl.d.sorensen_gmail.com, Neil Puttock, hanwenn, Patrick McCarty, Message: New issue as I can't edit 116044 on Rietveld any more. Cheers, Ian Description: Successor to issue 116044. Removed handler and stray dots in lily.scm. Removed lily-lexer.cc and define-grob-proerties.scm from