This is the mail archive of the kawa@sourceware.cygnus.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: Bug for invoking interfaces in CodeAttr


"Daniel Bonniot" <bonniot@cma.ensmp.fr> writes:

> When doing an invokeinterface, one has to give has a parameter the number of
> words taken in the stack by the arguments. CodeAttr used to put the number
> of arguments (counting this), which was not valid for, say, 'long'
> arguments.
> 
> I also corrected two error messages that use the old, deprecated "compile_*"
> form instead of the new "emit*".

Thanks.  I wrote a ChangeLog entry and checked this in.
-- 
	--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]