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: 02 Jun 2003 01:08:20 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87ptlxiefv.fsf@zagadka.ping.de> References: <874r3lny9l.fsf@zip.com.au> <87znldmjgw.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 1054509921 19263 80.91.224.249 (1 Jun 2003 23:25:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 1 Jun 2003 23:25:21 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Jun 02 01:25:16 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 19McCS-000509-00 for ; Mon, 02 Jun 2003 01:25:16 +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 19McAu-0007gT-1N for guile-devel@m.gmane.org; Sun, 01 Jun 2003 19:23:40 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19Mc1z-0005X5-HQ for guile-devel@gnu.org; Sun, 01 Jun 2003 19:14:27 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19Mc1n-0005QI-HR for guile-devel@gnu.org; Sun, 01 Jun 2003 19:14:17 -0400 Original-Received: from mail.dokom.net ([195.253.8.218]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Mbx4-0002EZ-F9 for guile-devel@gnu.org; Sun, 01 Jun 2003 19:09:22 -0400 Original-Received: from dialin.speedway43.dip132.dokom.de ([195.138.43.132] helo=zagadka.ping.de) by mail.dokom.net with smtp (Exim 3.36 #3) id 19Mbyw-0000mW-00 for guile-devel@gnu.org; Mon, 02 Jun 2003 01:11:18 +0200 Original-Received: (qmail 29805 invoked by uid 1000); 1 Jun 2003 23:08:20 -0000 Original-To: Kevin Ryde In-Reply-To: <87znldmjgw.fsf@zip.com.au> Original-Lines: 19 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:2475 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2475 Kevin Ryde writes: > I wrote: > > * srfi-modules.texi (SRFI-13 Miscellaneous): In > > string-replace, start1 and end1 are not optional. > > Oops, no, I was looking at the wrong stuff. I see the srfi-13 spec > has them as mandatory but the guile code makes them optional. Should > that be mentioned at all? Hmmm. There is not much value in extending an SRFI, I'd say. People can't really use our extensions if they want to stay portable. However, since we have that code, we should document it. So, please document that behavior but clearly mark it as a "Guile extension". Ok? -- 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