This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch for Review: JvGetStringUTF and JvTempCString
- From: Mohan Embar <gnustuff at thisiscool dot com>
- To: tromey at redhat dot com
- Cc: GCJ Patches <java-patches at gcc dot gnu dot org>
- Date: Sat, 09 Aug 2003 21:50:58 -0500
- Subject: Re: Patch for Review: JvGetStringUTF and JvTempCString
- Reply-to: gnustuff at thisiscool dot com
Hi Tom,
>Mohan> * gcj/cni.h: Added function JvGetStringUTF (puts and null
>Mohan> terminates a jstring into a character buffer) and class
>Mohan> JvTempCString (helper class for getting a temporary C string
>Mohan> from a jstring)
>
>Sorry for yet another go around on this...
>
>I'm not ready to put this class in cni.h yet. How about jvm.h?
I coded this all up, but jvm.h is internal to libgcj and doesn't
end up in the final installation :(. This would mean that this helper
class wouldn't be usable anywhere other than within libgcj.
What about gcj/javaprims.h?
-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/