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-6 re-exports Date: Sat, 07 Jun 2003 08:35:09 +1000 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87adcu25sy.fsf@zip.com.au> References: <873cldog5i.fsf@zip.com.au> <87fzmsf346.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 1054941190 25344 80.91.224.249 (6 Jun 2003 23:13:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 6 Jun 2003 23:13:10 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Jun 07 01:13:07 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 19OQOQ-0006aV-00 for ; Sat, 07 Jun 2003 01:13:07 +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 19OQQf-0001Xp-NP for guile-devel@m.gmane.org; Fri, 06 Jun 2003 19:15:25 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19OPoO-0008DO-DX for guile-devel@gnu.org; Fri, 06 Jun 2003 18:35:52 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19OPo2-0007JK-Nt for guile-devel@gnu.org; Fri, 06 Jun 2003 18:35:36 -0400 Original-Received: from snoopy.pacific.net.au ([61.8.0.36]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19OPnu-0006kx-H2 for guile-devel@gnu.org; Fri, 06 Jun 2003 18:35:23 -0400 Original-Received: from sunny.pacific.net.au (sunny.pacific.net.au [203.2.228.40]) h56MZJKN022582 for ; Sat, 7 Jun 2003 08:35:19 +1000 Original-Received: from wisma.pacific.net.au (wisma.pacific.net.au [210.23.129.72]) by sunny.pacific.net.au with ESMTP id h56MZJQg017846 for ; Sat, 7 Jun 2003 08:35:19 +1000 (EST) Original-Received: from localhost (ppp51.dyn228.pacific.net.au [203.143.228.51]) by wisma.pacific.net.au (8.12.9/8.12.9) with ESMTP id h56MZHYZ022671 for ; Sat, 7 Jun 2003 08:35:18 +1000 (EST) Original-Received: from gg by localhost with local (Exim 3.35 #1 (Debian)) id 19OPnh-00066a-00; Sat, 07 Jun 2003 08:35:09 +1000 Original-To: guile-devel@gnu.org Mail-Copies-To: never 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:2507 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2507 Mikael Djurfeldt writes: > > Yes. Please apply your patch. I added a test program too, to exercise this. And some tests on the functions, just so it's not a two line file :-). * srfi-6.scm: #:re-export open-input-string, open-output-string and get-output-string, for the benefit of applications wanting to use #:select on the module. * tests/srfi-6.test: New file. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel