This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: ffi_type_ulong and ffi_type_slong incorrectly defined
- From: Tom Tromey <tromey at redhat dot com>
- To: Andreas Tobler <toa at pop dot agri dot ch>
- Cc: Torsten Schoenfeld <kaffeetisch at gmx dot de>, java-patches at gcc dot gnu dot org
- Date: Tue, 25 Jul 2006 10:16:32 -0400
- Subject: Re: ffi_type_ulong and ffi_type_slong incorrectly defined
- References: <1153774346.11228.6.camel@localhost.localdomain> <44C613D5.1020700@pop.agri.ch>
- Reply-to: tromey at redhat dot com
>>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:
Andreas> I do not have the right to approve, someone else has to.
Andreas> Once we get approval ok, I can commit for you.
This is ok. Thanks.
I looked and libgcj does not use these defines.
Tom