From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Newsgroups: gmane.lisp.guile.devel Subject: srfe records in reworked match Date: Wed, 28 Apr 2010 15:50:33 +0200 Message-ID: <4FD647B9-C296-4F67-B72E-A03215BB8E11@spray.se> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1272462727 3796 80.91.229.12 (28 Apr 2010 13:52:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 28 Apr 2010 13:52:07 +0000 (UTC) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Apr 28 15:52:06 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1O77gI-0005ym-HN for guile-devel@m.gmane.org; Wed, 28 Apr 2010 15:52:02 +0200 Original-Received: from localhost ([127.0.0.1]:49535 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O77gH-0002Ct-Rq for guile-devel@m.gmane.org; Wed, 28 Apr 2010 09:52:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O77fA-0001sd-JO for guile-devel@gnu.org; Wed, 28 Apr 2010 09:50:52 -0400 Original-Received: from [140.186.70.92] (port=45162 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O77f1-0001ok-Sn for guile-devel@gnu.org; Wed, 28 Apr 2010 09:50:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O77ew-0008H1-9c for guile-devel@gnu.org; Wed, 28 Apr 2010 09:50:43 -0400 Original-Received: from spsmtp02oc.mail2world.com ([74.202.142.198]:4910) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O77ew-0008Gg-4n for guile-devel@gnu.org; Wed, 28 Apr 2010 09:50:38 -0400 Original-Received: from mail pickup service by spsmtp02oc.mail2world.com with Microsoft SMTPSVC; Wed, 28 Apr 2010 06:50:37 -0700 auth-sender: stefan.tampe@spray.se Original-Received: from 82.182.254.46 unverified ([82.182.254.46]) by spsmtp02oc.mail2world.com with Mail2World SMTP Server; Wed, 28 Apr 2010 06:50:36 -0700 X-Mailer: Apple Mail (2.1077) X-OriginalArrivalTime: 28 Apr 2010 13:50:37.0244 (UTC) FILETIME=[C812AFC0:01CAE6D9] X-detected-operating-system: by eggs.gnu.org: Windows 2000 SP4, XP SP1+ 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:10309 Archived-At: > Ok, I put the files in a tar directory and published it at > http:///c-lambda.se/match.tar.gz >=20 > Should we make a more thorough test suite? >=20 > /Stefan >=20 > On Apr 28, 2010, at 10:40 AM, Ludovic Court=E8s wrote: >=20 >> Hi Stefan, >>=20 >> Thanks for the good news! :-) >>=20 >> stefan writes: >>=20 >>> How to proceed? >>=20 >> Can you post your code somewhere? (Could be by email.) >>=20 >> If it=92s based on Alex Shinn=92s match, can you show the diff? It = would >> also be nice to get in touch with him to have him integrate your >> changes, possibly using =91(cond-expand (guile-2 ....))=92 for the >> Guile-specific bits. >>=20 >> Thanks! >>=20 >> Ludo=92. >>=20 >>=20 >>=20 >=20