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: Bug 13 (expt 0 0) -> 0, release-critical or not? Date: 24 Apr 2002 23:23:03 +0200 Sender: guile-devel-admin@gnu.org Message-ID: <87vgagdc5k.fsf@zagadka.ping.de> References: <87n0x150j6.fsf@raven.i.defaultvalue.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1019683418 10678 127.0.0.1 (24 Apr 2002 21:23:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 24 Apr 2002 21:23:38 +0000 (UTC) Cc: guile-devel@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 170UEj-0002m7-00 for ; Wed, 24 Apr 2002 23:23:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 170UEZ-0001Ng-00; Wed, 24 Apr 2002 17:23:27 -0400 Original-Received: from dialin.speedway42.dip97.dokom.de ([195.138.42.97] helo=zagadka.ping.de) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 170UAh-00016X-00 for ; Wed, 24 Apr 2002 17:19:27 -0400 Original-Received: (qmail 26284 invoked by uid 1000); 24 Apr 2002 21:23:03 -0000 Original-To: Rob Browning In-Reply-To: <87n0x150j6.fsf@raven.i.defaultvalue.org> Original-Lines: 11 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.devel:513 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:513 Rob Browning writes: > The bug: > > bug 13 -- (expt 0 0) -> 0 > reported-by: rlb / 2001-03-21 > fixed: not-yet > > According to R5RS (expt 0 0) -> 1 Yes, should be release critical. I have tagged it as such. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel