hyln9 / ikarus

Optimizing incremental native-code compiler for R6RS scheme. This is a forked repository.
https://launchpad.net/ikarus
Other
5 stars 0 forks source link

numbers are not read correctly #265

Closed hyln9 closed 10 years ago

hyln9 commented 10 years ago

Ikarus Scheme version 0.0.4-rc1+ (revision 1861, build 2009-10-16) Copyright (c) 2006-2009 Abdulaziz Ghuloum

1+0 1 1+1 1+i 1.0+1 1.0+1.0i

Launchpad Details: #LP455318 Marco Maggi - 2009-10-19 06:06:26 -0400

hyln9 commented 10 years ago

This is also a bug in STRING->NUMBER, because its code is shared with the reader. Matched by Vicare issue 18, it should be fixed in the ikarus and devel branches.

Launchpad Details: #LPC Marco Maggi - 2010-10-21 09:55:07 -0400

hyln9 commented 10 years ago

Fixed in commit 6c0804e49adb2cc7d3e2d09d95ae723817881908