avr-libc-dev
[Top][All Lists]
Advanced

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

[avr-libc-dev] Re: [bug #14945] atof() does not convert corectly "0.0"


From: Rok Markovic
Subject: [avr-libc-dev] Re: [bug #14945] atof() does not convert corectly "0.0"
Date: Wed, 09 Nov 2005 22:43:18 +0100
User-agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929)

Hi

I reported a bug that is not realy a bug. This was only my bad interpretaiton of floating point format. Please remove bug #14945.

I am sorry for all the inconvinience.

Rok Markovic




anonymous wrote:

URL:
 <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=14945>

                Summary: atof() does not convert corectly "0.0"
                Project: AVR C Runtime Library
           Submitted by: None
           Submitted on: Wed 11/09/05 at 20:27
               Category: Library
               Severity: 3 - Normal
               Priority: 5 - Normal
             Item Group: None
                 Status: None
                Privacy: Public
            Assigned to: None
       Percent Complete: 0%
       Originator Email: address@hidden
            Open/Closed: Open

   _______________________________________________________

Details:

Function call atof(const char * c) with c pointing on "0.0" does not convert
properly. The function simply clear all registers that represent floating
point variable. The resulting number is 5.877e-39.



   _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
rok --AT-- maxwell --DOT-- spina --DOT-- si | Originator Email




   _______________________________________________________

Reply to this item at:

 <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=14945>

_______________________________________________
 Message sent via/by Savannah
 http://savannah.nongnu.org/






reply via email to

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