From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: Re: [PATCH] SRFI-34, SRFI-60 and core bindings Date: Fri, 21 Oct 2005 05:42:53 +1000 Message-ID: <87sluw9dqa.fsf@zip.com.au> References: <87zmp4mj1f.fsf@laas.fr> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1129837477 9288 80.91.229.2 (20 Oct 2005 19:44:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Oct 2005 19:44:37 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Oct 20 21:44:35 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ESgKQ-0007nR-H0 for guile-devel@m.gmane.org; Thu, 20 Oct 2005 21:43:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ESgKP-0007os-WC for guile-devel@m.gmane.org; Thu, 20 Oct 2005 15:43:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ESgJZ-0007Te-Eq for guile-devel@gnu.org; Thu, 20 Oct 2005 15:43:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ESgJX-0007Sm-8r for guile-devel@gnu.org; Thu, 20 Oct 2005 15:43:00 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ESgJX-0007SY-2I for guile-devel@gnu.org; Thu, 20 Oct 2005 15:42:59 -0400 Original-Received: from [61.8.0.84] (helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ESgJW-000844-PF for guile-devel@gnu.org; Thu, 20 Oct 2005 15:42:59 -0400 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86]) by mailout1.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id j9KJgv2u026671 for ; Fri, 21 Oct 2005 05:42:57 +1000 Original-Received: from localhost (ppp2C4C.dyn.pacific.net.au [61.8.44.76]) by mailproxy1.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id j9KJgt01004805 for ; Fri, 21 Oct 2005 05:42:56 +1000 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1ESgJR-0000eF-00; Fri, 21 Oct 2005 05:42:53 +1000 Original-To: guile-devel@gnu.org Mail-Copies-To: never In-Reply-To: <87zmp4mj1f.fsf@laas.fr> (Ludovic =?iso-8859-1?Q?Court=E8s's?= message of "Thu, 20 Oct 2005 15:09:48 +0200") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:5333 Archived-At: ludovic.courtes@laas.fr (Ludovic Court=E8s) writes: > > + #:replace (bit-count)) I don't really want to silently replace the core bit-count, the srfi-60 one is completely different. It's pretty annoying to get a warning or have to use #:renamer, but I don't know a better way. (Incidentally, `current-time' from srfi-19 is also a problem.) _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel