Open hyln9 opened 10 years ago
I'm aware of this problem and I know that other systems (Chez Scheme, Larceny) exhibit the same behavior. I don't know (yet) if this is really a bug in these implementations that should be fixed or if it's something that's inherent in the library/repl interaction and thus cannot be fixed.
I know and can explain the cause of the problem, but that's not enough to make it "not a bug".
I'll let you know what I know, and thanks for the report.
Aziz,,,
Launchpad Details: #LPC Abdulaziz Ghuloum - 2009-09-12 23:10:19 -0400
Trying to redefine an existing variable, but making an error on the right hand side causes the variable to become unbound:
juergen@Nix:~$ ikarus Ikarus Scheme version 0.0.4-rc1+, 64-bit (revision 1856, build 2009-09-13) Copyright (c) 2006-2009 Abdulaziz Ghuloum
Similarily the following definition also unbinds the variable:
juergen@Nix:~$ ikarus Ikarus Scheme version 0.0.4-rc1+, 64-bit (revision 1856, build 2009-09-13) Copyright (c) 2006-2009 Abdulaziz Ghuloum
Juergen
Launchpad Details: #LP428695 Juergen Haase - 2009-09-12 21:59:30 -0400