This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libgcj/7660: g++ from Java screws up my JNI code


Synopsis: g++ from Java screws up my JNI code

Responsible-Changed-From-To: unassigned->tromey
Responsible-Changed-By: tromey
Responsible-Changed-When: Fri Aug 30 22:46:50 2002
Responsible-Changed-Why:
    I'm handling this.
State-Changed-From-To: open->closed
State-Changed-By: tromey
State-Changed-When: Fri Aug 30 22:46:50 2002
State-Changed-Why:
    Thanks for your report.
    
    I believe this problem is fixed in the most recent gcj
    release (gcc 3.2).  Now the CNI definitions for jobject
    and the like are visible only to the libgcj implementation
    itself; user programs using our <jni.h> should work just
    as they would with Sun's header.
    
    If you try this and it turns out to have a problem, we
    can reopen this PR.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7660


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]