This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: C++ patch: Add support for calling Java interfaces
Tom Tromey wrote:
> >>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:
>
> Bryce> OK to commit?
>
> BTW the gjavah.c change is fine.
>
> But would we rather have the attribute at the top?
> `class iface __attribute__((java_interface))'?
> It doesn't matter much to me. I don't even know if this is possible.
I tried that, it doesn't work.
regards
[ bryce ]