This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch] fix natgetstacktrace.cc compilation for Darwin
- 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: 31 Jan 2007 12:12:16 -0700
- Subject: Re: [patch] fix natgetstacktrace.cc compilation for Darwin
- References: <45C1069E.6070707@pop.agri.ch>
- Reply-to: tromey at redhat dot com
>>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:
Andreas> this little patch fixes the mentioned test case on Darwin.
Andreas> Ok for trunk ?
Yes, thanks.
Tom