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

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

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


From: anonymous
Subject: [avr-libc-dev] [bug #14945] atof() does not convert corectly "0.0"
Date: Wed, 9 Nov 2005 20:27:05 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; sl-SI; rv:1.7.12) Gecko/20050922 Fedora/1.0.7-1.1.fc4 Firefox/1.0.7

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]