bug-guile
[Top][All Lists]
Advanced

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

Re: 1.8.2 srfi-19 warns about current-time


From: Ludovic Courtès
Subject: Re: 1.8.2 srfi-19 warns about current-time
Date: Sun, 07 Oct 2007 19:22:01 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Hi,

Jon Wilson <address@hidden> writes:

> SRFI-19, on the other hand, exports its own version of |current-time|
> (see SRFI-19 Time
> <http://www.gnu.org/software/guile/manual/html_node/SRFI_002d19-Time.html#SRFI_002d19-Time>)
> which is not compatible with the core |current-time| function (see
> Time
> <http://www.gnu.org/software/guile/manual/html_node/Time.html#Time>). 
> Therefore,
> SRFI-19 does not use |#:replace|.

FWIW, I think it's pointless to *not* use `:replace' in situations like
this where one can reasonably assume the user knows that bindings are
going to overridden:

  http://thread.gmane.org/gmane.lisp.guile.devel/5330
  http://thread.gmane.org/gmane.lisp.guile.devel/5360

There is no consensus about it, though.  :-)

Thanks,
Ludovic.





reply via email to

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