From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: doco srfi-13 string-replace Date: 03 Jun 2003 15:01:49 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87adcz9uwy.fsf@zagadka.ping.de> References: <874r3lny9l.fsf@zip.com.au> <87znldmjgw.fsf@zip.com.au> <87ptlxiefv.fsf@zagadka.ping.de> <20030602082344.GA925@patroclus> <87u1b8a2ts.fsf@zagadka.ping.de> <20030603065637.GA22482@patroclus> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1054645592 13724 80.91.224.249 (3 Jun 2003 13:06:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 3 Jun 2003 13:06:32 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Jun 03 15:06:26 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 19NBUg-0003Yr-00 for ; Tue, 03 Jun 2003 15:06:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19NBW0-0004T4-D1 for guile-devel@m.gmane.org; Tue, 03 Jun 2003 09:07:48 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19NBSX-0003Sz-Gr for guile-devel@gnu.org; Tue, 03 Jun 2003 09:04:13 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19NBRT-00036u-5l for guile-devel@gnu.org; Tue, 03 Jun 2003 09:03:07 -0400 Original-Received: from [129.217.163.6] (helo=zagadka.ping.de) by monty-python.gnu.org with smtp (Exim 4.20) id 19NBRE-00035k-0I for guile-devel@gnu.org; Tue, 03 Jun 2003 09:02:52 -0400 Original-Received: (qmail 13819 invoked by uid 1000); 3 Jun 2003 13:01:49 -0000 Original-To: Martin Grabmueller In-Reply-To: <20030603065637.GA22482@patroclus> Original-Lines: 26 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 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:2489 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2489 Martin Grabmueller writes: > On Mon, Jun 02, 2003 at 05:58:39PM +0200, Marius Vollmer wrote: > > Martin Grabmueller writes: > > > > > It would be best to adjust the code to match the final SRFI, instead > > > of introducing extensions. > > > > Hmm, how long has our code being out there already? When it has been > > shipped with Guile 1.6, we need to be very conservative about changing > > things that are not outright bugs. > > Well, you can call non-accordance to a standard a bug. But an extension does not necessarily violate the standard. All code written against the standard will work, in this case. > But maybe you're right and we should just document the extension > (which does not seem useful to me, by the way). Guile 1.6.3 has the > extension, at least. Yes, it's not a very important extension but we have it and removing it should not be done light-hearted. -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel