This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch] [4.0] string-to-double conversion can throw NullPointerException
- From: Tom Tromey <tromey at redhat dot com>
- To: Matthias Klose <doko at cs dot tu-berlin dot de>
- Cc: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org, Michael Koch <konqueror at gmx dot de>
- Date: 20 Jan 2006 13:00:17 -0700
- Subject: Re: [patch] [4.0] string-to-double conversion can throw NullPointerException
- References: <17360.9814.606259.835076@gargle.gargle.HOWL> <20060120075113.GU16724@asterix.konqueror.de> <17360.54633.699311.583437@gargle.gargle.HOWL>
- Reply-to: tromey at redhat dot com
>>>>> "Matthias" == Matthias Klose <doko@cs.tu-berlin.de> writes:
Matthias> Ok to backport the fix for PR classpath/23863 to the 4.0 branch,
Matthias> causing a build failure of kaffe on amd64?
Yes, thanks.
Tom