This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch] fixx implicit in jawt.c
- From: Tom Tromey <tromey at redhat dot com>
- To: Andreas Tobler <toa at pop dot agri dot ch>
- Cc: Java Patches <java-patches at gcc dot gnu dot org>
- Date: 04 Mar 2005 14:16:47 -0700
- Subject: Re: [patch] fixx implicit in jawt.c
- References: <42288D6C.7080101@pop.agri.ch>
- Reply-to: tromey at redhat dot com
>>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:
Andreas> this one fixes an implict declaration of malloc.
Andreas> ok for main?
Yes, thanks.
Tom