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: Bug with define-constant?


Dominique Boucher wrote:
Hi,

I think I found a bug with 'define-constant'. It occurs when the constant is
not exported, as in:
...
#|kawa:2|# (make-object #f)
java.lang.VerifyError: (class: module1$frame, method: lambda1 signature:
(Ljava/lang/Object;)Ljava/lang/Object;) Accessing value from uninitialized
register 2

I just checked in what I believe is a fix for this. -- --Per Bothner per@bothner.com http://per.bothner.com/


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