classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] [patch] native/fdlim unitialized fixes


From: Michael Koch
Subject: Re: [cp-patches] [patch] native/fdlim unitialized fixes
Date: Sat, 5 Mar 2005 15:46:49 +0100
User-agent: mutt-ng 1.5.8i (Debian)

On Sat, Mar 05, 2005 at 02:12:12PM +0100, Andreas Tobler wrote:
> Hello,
> 
> on request of Michael I put the diff together I applied to libgcj.
> Here against classpath cvs. I built it but I could not test classpath so far. 
> I tested it on libgcj.
> 
> Andreas
> 
> P.S, if accepted could someone please commit ?
> 
> 2005-03-05  Andreas Tobler  <address@hidden>
> 
>          * java/lang/dtoa.c (_dtoa_r): Initialize variables ilim, ilim1 and
>          spec_case. Initialize pointer mlo.
> 
>          * java/lang/strtod.c (_strtod_r): Initialize pointers bb, bd, ds and
>          delta.
> 
>          * java/lang/e_asin.c (__ieee754_asin): Initialize variable t.
> 
>          * java/lang/e_exp.c (__ieee754_exp): Initialize variables hi, lo
>          and k.
> 
>          * java/lang/e_rem_pio2.c (__ieee754_rem_pio2): Initialize
>          uninitialized variable z.

Applied with changelog entry with fixed filenames.


Michael
-- 
Java Trap: http://www.gnu.org/philosophy/java-trap.html




reply via email to

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