This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: trivial libjava/exception.cc patch
- To: Per Bothner <per at bothner dot com>
- Subject: Re: trivial libjava/exception.cc patch
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Mon, 29 Nov 1999 11:41:48 -0800 (PST)
- Cc: java-discuss at sourceware dot cygnus dot com
- References: <m2u2m745yq.fsf@magnus.bothner.com>
>>>>> "Per" == Per Bothner <per@bothner.com> writes:
Per> * exception.cc: Remove prototype declarations for malloc and free.
Thanks. I had been considering this change already, but now I've
checked it in.
Tom