[frogs] Re: T1247 - Conditionally do (use-modules (ice-9 curried-definitions)) if running with Guile V2, (issue2219044) |
[ Thread Index | Date Index | More lilynet.net/frogs Archives ]
http://codereview.appspot.com/2219044/diff/1/scm/lily.scm File scm/lily.scm (right): http://codereview.appspot.com/2219044/diff/1/scm/lily.scm#newcode226 scm/lily.scm:226: (ly:progress (_ "Using (ice-9 curried-definitions) module\n")) (if (ly:get-option 'verbose) (ly:message (_ "Using (ice-9 curried-definitions) module"))) (use-modules (ice-9 curried-definitions))) http://codereview.appspot.com/2219044/diff/1/scm/lily.scm#newcode231 scm/lily.scm:231: (_ "module (ice-9 curried-definitions) not in Guile 1.8\n"))))) I don't think ths message is necessary. http://codereview.appspot.com/2219044/ --- ---- Join the Frogs!
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |