>>>>> "Alkis" == Alkis Evlogimenos <[EMAIL PROTECTED]> 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 _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/classpath

