[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-kawa] [bug #23606] define-simple-class breaks in conjunction with d
From: |
Per Bothner |
Subject: |
[Bug-kawa] [bug #23606] define-simple-class breaks in conjunction with define-syntax. define-class breaks in a different way still. |
Date: |
Wed, 18 Jun 2008 06:53:32 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008043010 Fedora/3.0-0.60.beta5.fc9 Firefox/3.0b5 |
Update of bug #23606 (project kawa):
Assigned to: None => bothner
_______________________________________________________
Follow-up Comment #1:
The "unbound location stepit" is because of macro hygiene: The stepit in the
macro is a different identifier than the stepit in the define-agent
invocation. Thus the call (stepit) is resolved in the global Scheme
environment - where it is unbound.
"To see what's happening, I compiled to a class file. On examination, it
appears that in the second situation, 'step' is not compiling to a method --
it's compiling to a field."
I don't see any sign of that.
I'll take a look at the popType error.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?23606>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/