From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: guile 1.6.4 can not handle "empty else" of SRFI-0 Date: 17 May 2003 01:05:26 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <873cjea3wp.fsf@zagadka.ping.de> References: <20030423.143349.74752112.Sven.Hartrumpf@FernUni-Hagen.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1053126520 30759 80.91.224.249 (16 May 2003 23:08:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 16 May 2003 23:08:40 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat May 17 01:08:38 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 19GoJa-0007zv-00 for ; Sat, 17 May 2003 01:08:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19GoKO-0000cs-04 for guile-devel@m.gmane.org; Fri, 16 May 2003 19:09:28 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 19GoIr-0007ee-00 for guile-devel@gnu.org; Fri, 16 May 2003 19:07:53 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 19GoI2-0007HT-00 for guile-devel@gnu.org; Fri, 16 May 2003 19:07:02 -0400 Original-Received: from mail.dokom.net ([195.253.8.218]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19GoH1-0006ud-00 for guile-devel@gnu.org; Fri, 16 May 2003 19:05:59 -0400 Original-Received: from dialin.speedway42.dip177.dokom.de ([195.138.42.177] helo=zagadka.ping.de) by mail.dokom.net with smtp (Exim 3.36 #3) id 19GoIb-0003h5-00 for guile-devel@gnu.org; Sat, 17 May 2003 01:07:37 +0200 Original-Received: (qmail 3996 invoked by uid 1000); 16 May 2003 23:05:27 -0000 Original-To: Sven Hartrumpf In-Reply-To: <20030423.143349.74752112.Sven.Hartrumpf@FernUni-Hagen.de> Original-Lines: 11 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 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:2375 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2375 Sven Hartrumpf writes: > guile> (cond-expand ((not srfi-1) (define b 1)) (else)) > standard input:5:1: In procedure begin in expression (begin): > standard input:5:1: missing or extra expression > ABORT: (misc-error) This has been fixed in the 1.7 branch. -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel