[PATCH] silence startup with guile-1.8

Chris Shoemaker c.shoemaker at cox.net
Tue May 9 21:56:12 EDT 2006


On Tue, May 09, 2006 at 09:18:44PM -0400, Bill Nottingham wrote:
> If you want the old behavior back without replacements or warnings you
> can add the line:
> 
>   (default-duplicate-binding-handler 'last)
> 
> to your .guile init file.
> ------------------------------------------------------
> 
> ... so, that's what I do in the attached patch. Arguably, some of this
> could be cleaned up in the modules themselves, as some of the warnings
> are from included-with-guile ice9 or srfi themselves. But the hammer
> approach is simpler.
> 
> Bill

Can you please check r13984?  I moved this after the (define-module
...) and wrapped it in a version-check.

-chris


More information about the gnucash-devel mailing list