classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: jni.h (classpath 0.12)


From: Tom Tromey
Subject: Re: jni.h (classpath 0.12)
Date: 23 Nov 2004 07:43:25 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Alkis" == Alkis Evlogimenos <address@hidden> writes:

Alkis> The previous patch doesn't work with C++. This one works though:

The way I read it, if both _JNI_VM_INTERNAL_TYPES_DEFINED and
__cplusplus are defined, you will get clashing typedefs.  Did you try
this out?

Also, the point of this is that the VM gets to define these types --
but with this revised patch, they are still defined by jni.h.

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]