From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.bugs,gmane.lisp.guile.user Subject: Re: bug in read? Date: Sun, 23 Sep 2007 17:54:17 +0200 Message-ID: <87fy15v0ly.fsf@pobox.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1190562878 28439 80.91.229.12 (23 Sep 2007 15:54:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 23 Sep 2007 15:54:38 +0000 (UTC) Cc: bug-guile , guile-user@gnu.org To: "Luigi Semenzato" Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sun Sep 23 17:54:32 2007 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IZTmv-0001dA-RA for guile-bugs@m.gmane.org; Sun, 23 Sep 2007 17:54:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IZTmt-0003ku-6F for guile-bugs@m.gmane.org; Sun, 23 Sep 2007 11:54:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IZTmp-0003kP-Nd for bug-guile@gnu.org; Sun, 23 Sep 2007 11:54:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IZTmn-0003jr-VJ for bug-guile@gnu.org; Sun, 23 Sep 2007 11:54:23 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IZTmn-0003jo-Py; Sun, 23 Sep 2007 11:54:21 -0400 Original-Received: from ambient.dashsystems.com ([216.27.85.7] helo=kettle.ambient-hosting.net) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IZTmn-0000Ee-GS; Sun, 23 Sep 2007 11:54:21 -0400 Original-Received: from localhost.localdomain (ambient-hosting.net [10.1.6.1]) by kettle.ambient-hosting.net (Postfix) with ESMTP id 66CDB88086; Sun, 23 Sep 2007 11:54:20 -0400 (EDT) Original-Received: by localhost.localdomain (Postfix, from userid 1000) id BAE3C11858D; Sun, 23 Sep 2007 17:54:17 +0200 (CEST) In-Reply-To: (Luigi Semenzato's message of "Mon\, 17 Sep 2007 14\:49\:04 -0700") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) X-Detected-Kernel: Linux 2.4-2.6 X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:3601 gmane.lisp.guile.user:6156 Archived-At: Hi, Since it's a week later now and no one's answered: On Mon 17 Sep 2007 23:49, "Luigi Semenzato" writes: > Is this a reader bug? Hash marks following > an integer are interpreted as zeros, and the > number is converted to real. > > guile> (read) > 44### > 44000.0 > guile> > > If this is expected, section 5.5.2.6 (Read Syntax for Numerical Data) > should mention it. > > Should I report this problem to bug-guile@gnu.org? Yes, copying. There is no online database. (But perhaps this isn't actually a bug, and someone else knows why.) Cheers, Andy. -- http://wingolog.org/ _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile