guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] SRFI-34, SRFI-60 and core bindings


From: Marius Vollmer
Subject: Re: [PATCH] SRFI-34, SRFI-60 and core bindings
Date: Wed, 07 Dec 2005 01:23:08 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

address@hidden (Ludovic Courtès) writes:

>       * srfi/srfi-34.scm: Don't export `raise', replace it instead
>         (because `raise' otherwise overrides a code binding).

These two 'raise' funtions are very different: one raises a Unix
signal, the other raises an exception.  So I'd say the warning is OK.

>       * srfi/srfi-60.scm: Don't export `bit-count', replace it
>           instead.

The same is true for 'bit-count' as Kevin pointed out. 

If you don't want to warning, you can define your own way of handling
duplicates.  See the NEWS file for docs about the options.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405




reply via email to

[Prev in Thread] Current Thread [Next in Thread]