---- Andy Wingo <[EMAIL PROTECTED]> wrote: 
> Hi,
> 
> Since it's a week later now and no one's answered:
> 
> On Mon 17 Sep 2007 23:49, "Luigi Semenzato" <[EMAIL PROTECTED]> 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.

This is the syntax for inexact numbers.  See r5rs sections 6.2.4 and 7.1.1

-Dale



_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user

Reply via email to