classpath
[Top][All Lists]
Advanced

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

Re: Compilation error - More Info


From: Etienne M. Gagnon
Subject: Re: Compilation error - More Info
Date: Sun, 28 Apr 2002 17:56:50 -0400
User-agent: Mutt/1.3.28i

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/



reply via email to

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