[frogs] Re: T1055: Avoid using deprecated %module-public-interface in guile initialisation. (issue1160044) |
[ Thread Index |
Date Index
| More lilynet.net/frogs Archives
]
http://www.codereview.appspot.com/1160044/diff/51001/52005
File scm/lily.scm (right):
http://www.codereview.appspot.com/1160044/diff/51001/52005#newcode215
scm/lily.scm:215: (apply fancy-format (cons dest . rest))))
`cons' only works with two concrete arguments, like
(cons dest rest)
http://www.codereview.appspot.com/1160044/diff/51001/52005#newcode219
scm/lily.scm:219: (catch 'format
Is this change supposed to be part of the patchset?
Also, I don't understand the logic here. Is 'format ever thrown? If
so, which procedure does this?
http://www.codereview.appspot.com/1160044/show
---
----
Join the Frogs!