From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ludo@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) Newsgroups: gmane.lisp.guile.bugs Subject: Re: 1.8.2 srfi-19 warns about current-time Date: Sun, 07 Oct 2007 19:22:01 +0200 Message-ID: <878x6esuva.fsf@chbouib.org> References: <470906BE.9050207@wilsonjc.us> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1191778122 24340 80.91.229.12 (7 Oct 2007 17:28:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 7 Oct 2007 17:28:42 +0000 (UTC) To: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sun Oct 07 19:28:40 2007 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IeZvj-0005Ou-CQ for guile-bugs@m.gmane.org; Sun, 07 Oct 2007 19:28:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IeZve-0003EP-AZ for guile-bugs@m.gmane.org; Sun, 07 Oct 2007 13:28:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IeZvb-0003EK-Au for bug-guile@gnu.org; Sun, 07 Oct 2007 13:28:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IeZvZ-0003Df-RZ for bug-guile@gnu.org; Sun, 07 Oct 2007 13:28:31 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IeZvZ-0003DK-Nt for bug-guile@gnu.org; Sun, 07 Oct 2007 13:28:29 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IeZvW-0002Lu-0l for bug-guile@gnu.org; Sun, 07 Oct 2007 13:28:27 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IeZuV-0001ts-Df for bug-guile@gnu.org; Sun, 07 Oct 2007 17:27:23 +0000 Original-Received: from adh419.fdn.fr ([80.67.176.9]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 07 Oct 2007 17:27:23 +0000 Original-Received: from ludo by adh419.fdn.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 07 Oct 2007 17:27:23 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 23 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: adh419.fdn.fr X-URL: http://www.laas.fr/~lcourtes/ X-PGP-Key-ID: 0xEB1F5364 X-PGP-Key: http://www.laas.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 821D 815D 902A 7EAB 5CEE D120 7FBA 3D4F EB1F 5364 X-OS: i486-pc-linux-gnu User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) Cancel-Lock: sha1:ktuJ0H7gPZz3QsOPa0/Lx/KyoUQ= X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:3614 Archived-At: Hi, Jon Wilson writes: > SRFI-19, on the other hand, exports its own version of |current-time| > (see SRFI-19 Time > ) > which is not compatible with the core |current-time| function (see > 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. _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile