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]

Re: Verification bug in stable version of kawa?


David Chase <chase@world.std.com> writes:

> I searched the archives (to the best of my knowledge) and
> did not see any mention of this.  It appears that
> 
> kawa.lib.reflection$record__accessor.apply2(Ljava.lang.Object;Ljava.lang.Object;)Ljava.lang.Object;
> 
> attempts to access 
> 
> kawa.lang.GetFieldProc.<init>(Ljava.lang.Class;Ljava.lang.String;)V
> 
> but this is not a public constructor,

It is a public constructor in the current (CVS) sources.
I don't remember when that was changed.

> I'm working from the compiled
> classes, but I'm also trying to download stable and latest
> versions of kawa (but it goes very slowly, about 100 bytes/second).

The "stable" version is really old.  Use the "current" version.
The CVS version should also be OK.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/~per/


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