From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thamer Al-Harbash Newsgroups: gmane.lisp.guile.devel Subject: Re: record serialization Date: Mon, 20 Oct 2003 16:38:41 -0700 (PDT) Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: References: <878ynfyj97.fsf@zagadka.ping.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1066693888 12903 80.91.224.253 (20 Oct 2003 23:51:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Oct 2003 23:51:28 +0000 (UTC) Cc: guile-devel@gnu.org, Marius Vollmer Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Oct 21 01:51:26 2003 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 1ABjo6-0000ed-00 for ; Tue, 21 Oct 2003 01:51:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ABjnz-0001LS-Q1 for guile-devel@m.gmane.org; Mon, 20 Oct 2003 19:51:19 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1ABjhn-0003Aw-Go for guile-devel@gnu.org; Mon, 20 Oct 2003 19:44:55 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ABjh5-0002ci-MA for guile-devel@gnu.org; Mon, 20 Oct 2003 19:44:42 -0400 Original-Received: from [69.55.226.135] (helo=cassandra.whitefang.com) by monty-python.gnu.org with smtp (Exim 4.24) id 1ABjbn-0000c2-2r for guile-devel@gnu.org; Mon, 20 Oct 2003 19:38:43 -0400 Original-Received: (qmail 11759 invoked from network); 20 Oct 2003 23:38:41 -0000 Original-Received: from cassandra.whitefang.com (HELO cassandra) (69.55.226.135) by 0 with SMTP; 20 Oct 2003 23:38:41 -0000 X-X-Sender: shadows@cassandra.whitefang.com Original-To: Thamer Al-Harbash In-Reply-To: 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:2910 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2910 On Mon, 20 Oct 2003, Thamer Al-Harbash wrote: > On Mon, 20 Oct 2003, Marius Vollmer wrote: > > [ CCing dev list in case they might have input on this ] > > > Oops. Is it broken in 1.7 as well? > > Yes. As far as I can tell SRFI-10 is not behaving with the REPL > very well in both HEAD and the 1.6 release: My mistake. I read SRFI-10 and the guile implementation is correct. The reader needs to return a value and not unspecified before the reader will stop reading :-) -- Thamer Al-Harbash GPG Key fingerprint: D7F3 1E3B F329 8DD5 FAE3 03B1 A663 E359 D686 AA1F _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel