From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dirk Herrmann Newsgroups: gmane.lisp.guile.bugs Subject: Re: [PATCH] lambda* fails with #:key and rest argument Date: Sun, 30 Jun 2002 21:19:52 +0200 (CEST) Sender: bug-guile-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1025464843 22858 127.0.0.1 (30 Jun 2002 19:20:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 30 Jun 2002 19:20:43 +0000 (UTC) Cc: crayc@pyro.net, bug-guile@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17OkFW-0005wY-00 for ; Sun, 30 Jun 2002 21:20:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17OkFu-00046K-00; Sun, 30 Jun 2002 15:21:06 -0400 Original-Received: from sallust.ida.ing.tu-bs.de ([134.169.132.52]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17OkFF-00044u-00 for ; Sun, 30 Jun 2002 15:20:25 -0400 Original-Received: from localhost (dirk@localhost) by sallust.ida.ing.tu-bs.de (8.9.3+Sun/8.9.1) with ESMTP id VAA13458; Sun, 30 Jun 2002 21:19:52 +0200 (CEST) Original-To: ttn@glug.org In-Reply-To: Errors-To: bug-guile-admin@gnu.org X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GUILE, GNU's Ubiquitous Extension Language List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.bugs:352 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:352 On Sat, 29 Jun 2002, Thien-Thi Nguyen wrote: > From: Christopher Cramer > Date: Thu, 30 May 2002 13:44:11 -0500 > > Index: ice-9/optargs.scm > > thanks for the patch. i've applied it for 1.4.2. > > thi Hi, I assume that the problem is also relevant for the newer branches. There, we could think of providing a public improper-list-copy in list.c instead of providing it privately within optargs.scm. Do we want that? Best regards, Dirk _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://mail.gnu.org/mailman/listinfo/bug-guile