From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: Re: srfi-1 delete proc arg order Date: Tue, 13 May 2003 09:03:40 +1000 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87y91b22er.fsf@zip.com.au> References: <87issjqwo8.fsf@zip.com.au> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1052781233 17273 80.91.224.249 (12 May 2003 23:13:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 12 May 2003 23:13:53 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue May 13 01:13:49 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19FMUP-0004U9-00 for ; Tue, 13 May 2003 01:13:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19FMRJ-0005UL-07 for guile-devel@m.gmane.org; Mon, 12 May 2003 19:10:37 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 19FMQi-0005R8-00 for guile-devel@gnu.org; Mon, 12 May 2003 19:10:00 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 19FMLb-0003gO-00 for guile-devel@gnu.org; Mon, 12 May 2003 19:04:44 -0400 Original-Received: from snoopy.pacific.net.au ([61.8.0.36]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19FMKk-00039R-00 for guile-devel@gnu.org; Mon, 12 May 2003 19:03:50 -0400 Original-Received: from sunny.pacific.net.au (sunny.pacific.net.au [203.2.228.40]) h4CN3kPc021953 for ; Tue, 13 May 2003 09:03:46 +1000 Original-Received: from wisma.pacific.net.au (wisma.pacific.net.au [210.23.129.72]) by sunny.pacific.net.au with ESMTP id h4CN3kQg025452 for ; Tue, 13 May 2003 09:03:46 +1000 (EST) Original-Received: from localhost (ppp112.dyn228.pacific.net.au [203.143.228.112]) by wisma.pacific.net.au (8.12.9/8.12.9) with ESMTP id h4CN3iYZ011060 for ; Tue, 13 May 2003 09:03:45 +1000 (EST) Original-Received: from gg by localhost with local (Exim 3.35 #1 (Debian)) id 19FMKa-0000Lx-00; Tue, 13 May 2003 09:03:40 +1000 Original-To: guile-devel@gnu.org Mail-Copies-To: never In-Reply-To: <87issjqwo8.fsf@zip.com.au> (Kevin Ryde's message of "Sat, 10 May 2003 13:59:19 +1000") User-Agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.2 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:2341 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2341 I wrote: > > * srfi-1.scm (delete): Fix predicate arg order to match srfi-1 spec. > * tests/srfi-1.test (delete, delete!): Test predicate call arg order. I applied this change to the head, someone else can make an executive decision about the 1.6 branch. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel