----- Original Message -----
From: "namekuseijin" <[email protected]>
To: <[email protected]>
Sent: Monday, May 04, 2009 6:31 AM
Subject: [ikarus-users] minor gripe
Should this behavior be reported as a bug?
namekusei...@nameku:~$ ikarus
Ikarus Scheme version 0.0.3
Copyright (c) 2006-2008 Abdulaziz Ghuloum
(import (match))
'ok
ok
namekusei...@nameku:~$ ikarus
Ikarus Scheme version 0.0.3
Copyright (c) 2006-2008 Abdulaziz Ghuloum
match
Unhandled exception
Condition components:
1. &assertion
2. &who: eval
3. &message: "unbound variable"
4. &irritants: (match)
(import (match))
Unhandled exception
Condition components:
1. &who: import
2. &message: "identifier conflict"
3. &syntax:
form: (import (match))
subform: match
Ha!
I just reported this behavior to Aziz last week[1], but did not have a
'nice' sample.
This is nice :)
Cheers
leppie
[1] https://bugs.launchpad.net/bugs/367851