On Sun, Apr 28, 2002 at 01:24:34PM -0400, Brian Jones wrote:
> I disabled javax.swing in standard.omit.  Having trouble compiling the
> java_nio.c recently added as well.

I was planning to submit a bug report about it... java_nio.c contains
invalid C code. (C, unlike C++, does not support declarations between
statements). Maybe the author of java_nio.c was using a C++ compiler?

Personal comment: I do not want to start a discussion thread about
this, but I think we should keep the JNI native part in plain C (as it
already is). Of course, C++ would be encouraged for the CNI stuff. :)

Etienne

-- 
Etienne M. Gagnon                    http://www.info.uqam.ca/~egagnon/
SableVM:                                       http://www.sablevm.org/
SableCC:                                       http://www.sablecc.org/

_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to