This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Problems with scoping of simple class definitions?


> Seems like a bug to me.

Especially since:

#|kawa:20|# (define ana (make <A>))
A@64ea66
#|kawa:21|# (instance? ana <A>)
#t
#|kawa:22|# (instance? (make <A>) <A>)
#t

Dave 
--------------------------------------------------------
 
NOTICE: If received in error, please destroy and notify sender.  Sender does not waive confidentiality or privilege, and use is prohibited. 
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]