guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug in read?


From: Luigi Semenzato
Subject: bug in read?
Date: Mon, 17 Sep 2007 14:49:04 -0700

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 address@hidden
Or is there an online bug database?  I couldn't find one.

Thanks!
Luigi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]