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: make-shared-substring Date: Fri, 09 Jan 2004 08:09:13 +1000 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87wu82dree.fsf@zip.com.au> References: <87brsx7vdw.fsf@zip.com.au> <200310032259.00233.clinton@unknownlamer.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1073602382 19065 80.91.224.253 (8 Jan 2004 22:53:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 8 Jan 2004 22:53:02 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Jan 08 23:52:56 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Aej1M-00070b-00 for ; Thu, 08 Jan 2004 23:52:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AejyV-00040M-Jo for guile-devel@m.gmane.org; Thu, 08 Jan 2004 18:54:03 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AejyO-0003zv-KR for guile-devel@gnu.org; Thu, 08 Jan 2004 18:53:56 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1Aejxs-0003wJ-Rn for guile-devel@gnu.org; Thu, 08 Jan 2004 18:53:55 -0500 Original-Received: from [61.8.0.36] (helo=snoopy.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AejIl-00078f-C2 for guile-devel@gnu.org; Thu, 08 Jan 2004 18:10:55 -0500 Original-Received: from mongrel.pacific.net.au (mongrel.pacific.net.au [61.8.0.107]) by snoopy.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id i08M9O92007334 for ; Fri, 9 Jan 2004 09:09:24 +1100 Original-Received: from localhost (ppp148.dyn10.pacific.net.au [61.8.10.148]) by mongrel.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id i08M9Nha005355 for ; Fri, 9 Jan 2004 09:09:24 +1100 Original-Received: from gg by localhost with local (Exim 3.35 #1 (Debian)) id 1AeiL3-0001LI-00; Fri, 09 Jan 2004 08:09:13 +1000 Original-To: guile-devel@gnu.org Mail-Copies-To: never User-Agent: Gnus/5.1004 (Gnus v5.10.4) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:3169 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3169 Clinton Ebadi writes: > > I provided a patch for this several months ago. It is essentially a quick > s/make-shared-substring/substring/g and then you are done. Beaut, I made that change. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel