This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


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

Re: Bidimension array of int


>>>>> "Eric" == Eric Gamess <egamess@kanaima.ciens.ucv.ve> writes:

Eric> Why gcjh give me protoype:
Eric> void Borrar::visualizar(jobjectArray, jint);
Eric> instead of prototype:
Eric> void Borrar::visualizar(JArray<JArray<int> *> *);

That's a bug in gcjh.
I have a fix which I'll check in shortly.

Tom

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