bugAVR C Runtime Library - Bugs: bug #14945, atof() does not convert corectly...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #14945: atof() does not convert corectly "0.0"

Submitter:  None
Submitted:  Wed 09 Nov 2005 08:27:04 PM UTC
   
 
Category:  Library Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Invalid Assigned to:  None
Percent Complete:  0% Originator Email:  -email is unavailable-
Open/Closed:  Closed Release:  None
Fixed Release:  None

Wed 09 Nov 2005 09:49:26 PM UTC, comment #1: 

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

Joerg Wunsch <joerg_wunsch>
Group administrator
Wed 09 Nov 2005 08:27:04 PM UTC, original submission:  

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.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-11-09 joerg_wunsch StatusNone Invalid
    Open/ClosedOpen Closed
2005-11-09 None Carbon-Copy- Added rok --AT-- maxwell --DOT-- spina --DOT-- si

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code