Updates:
Labels: -Patch-needs_work Patch-new
Comment #20 on issue 2758 by [email protected]: ly_module_lookup caused
deprecation warnings when LilyPond running with Guile V2.06
http://code.google.com/p/lilypond/issues/detail?id=2758
New Patch-set uploaded to Rietveld http://codereview.appspot.com/6458159
GUILEV1 and GUILEV2 macros added to flower/include/guile-compatibility.hh.
module-scheme.cc uses GUILEV1 macro for conditional compilation.
GUILEV1 branch in ly_module_lookup changed to use ly_module_lookup
("module-variable") and scm_call_2.