Strange things with "get-" prefix and native Kawa classes
Per Bothner
per@bothner.com
Sun Dec 30 01:21:00 GMT 2012
On 12/29/2012 04:33 PM, Alex Moiseenko wrote:
> Hi, is it correct behavior for Kawa? May be I don't understand something and I should not use functions with "get-" prefix for native kawa classes:
Well, Kawa is getting confused, because it thinks the get- method
is for getting a field, so it compiles a field and accesses that instead.
This is a bug. I don't know if it will be easy to fix, but I'll
take a look.
--
--Per Bothner
per@bothner.com http://per.bothner.com/
More information about the Kawa
mailing list