classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] Re: Double.parseDouble (bug #10491)


From: Sven de Marothy
Subject: [cp-patches] Re: Double.parseDouble (bug #10491)
Date: Fri, 08 Oct 2004 01:02:57 +0200

Hello,
Apparently, fate felt that my previous fix was too easy to be correct.
parseDouble() should be case sensitive here. 

Revised patch attached.

/Sven

On Fri, 2004-10-08 at 00:12, Sven de Marothy wrote:
> Hello all,
> Here's a fix for bug #10491, taking the easy way out by just testing
> for the special cases.
> 
> Ok to commit?
> 
> 
> 2004-10-07  Sven de Marothy  <address@hidden>
> 
>         * native/jni/java-lang/java_lang_Double.c
>       (parseDouble): Add handling of NaN/Infinity (bug #10491)
> 
> 
> /Sven

Attachment: Double.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]