Define private alias patch
Per Bothner
per@bothner.com
Fri Nov 8 06:04:00 GMT 2013
On 11/07/2013 06:44 AM, Matthieu Vachon wrote:
> I recently upgraded to Kawa 1.14 and noticed the
> `define-private-alias` feature does not work as expected. When you
> made modifications to my patch, you made a small thinko. The line
> `define_private_alias.makePrivate = false;` in `define_alias.java`
> should be read `define_private_alias.makePrivate = true;`.
> Here attached a patch to fix this.
Thanks - I checked this in.
--
--Per Bothner
per@bothner.com http://per.bothner.com/
More information about the Kawa
mailing list