From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.devel Subject: Re: srfi-18 requirements Date: Wed, 14 May 2008 22:13:26 +0100 Message-ID: <873aoktwqx.fsf@ossau.uklinux.net> References: <2bc5f8210710101854m1254160ei451026182b87e767@mail.gmail.com> <2bc5f8210803011156i3bfb976bsda2a7902654ba3a6@mail.gmail.com> <87bq5pb2ea.fsf@ossau.uklinux.net> <2bc5f8210803102102p31da06b5jfa7807bb727907a7@mail.gmail.com> <87myonlqys.fsf@ossau.uklinux.net> <2bc5f8210803260855m2f1a8295v5b9becfa615c7a8d@mail.gmail.com> <877iffssdn.fsf@ossau.uklinux.net> <2bc5f8210804031207s25be680aj99b50eaa1d66b6d7@mail.gmail.com> <87tziaogxp.fsf@ossau.uklinux.net> <2bc5f8210804131743p10e3a24bu15a4fb1985f72d1b@mail.gmail.com> <2bc5f8210805131823p1d36c45ate2501f7cc8ac9d07@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1210799629 1554 80.91.229.12 (14 May 2008 21:13:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 14 May 2008 21:13:49 +0000 (UTC) Cc: =?iso-8859-1?Q?Ludovic_Court=E8s?= , guile-devel@gnu.org To: "Julian Graham" Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed May 14 23:14:25 2008 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JwOIq-0007ru-L5 for guile-devel@m.gmane.org; Wed, 14 May 2008 23:14:24 +0200 Original-Received: from localhost ([127.0.0.1]:57014 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JwOI7-0004xq-5P for guile-devel@m.gmane.org; Wed, 14 May 2008 17:13:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JwOI4-0004vk-KW for guile-devel@gnu.org; Wed, 14 May 2008 17:13:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JwOI2-0004rh-1p for guile-devel@gnu.org; Wed, 14 May 2008 17:13:36 -0400 Original-Received: from [199.232.76.173] (port=46391 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JwOI1-0004rN-UC for guile-devel@gnu.org; Wed, 14 May 2008 17:13:33 -0400 Original-Received: from mail3.uklinux.net ([80.84.72.33]:55140) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JwOHw-0001Hx-V7; Wed, 14 May 2008 17:13:29 -0400 Original-Received: from arudy (host86-149-179-1.range86-149.btcentralplus.com [86.149.179.1]) by mail3.uklinux.net (Postfix) with ESMTP id 9CFE41F66BE; Wed, 14 May 2008 22:13:27 +0100 (BST) Original-Received: from laruns (laruns [192.168.0.10]) by arudy (Postfix) with ESMTP id 73D3F3800D; Wed, 14 May 2008 22:13:26 +0100 (BST) In-Reply-To: <2bc5f8210805131823p1d36c45ate2501f7cc8ac9d07@mail.gmail.com> (Julian Graham's message of "Tue, 13 May 2008 21:23:41 -0400") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:7247 Archived-At: "Julian Graham" writes: > Any updates / thoughts on the patch? I'd welcome any comments or > revisions you guys'd like to make. (I'd also be happy to write up a > NEWS file entry, if you're waiting for one...) Working on it this evening... Neil