bugAVR C Runtime Library - Bugs: bug #10456, printf %f fails to display large...

 
 

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

bug #10456: printf %f fails to display large numbers

Submitter:  Joerg Wunsch <joerg_wunsch>
Submitted:  Mon 20 Sep 2004 10:25:10 PM UTC
   
 
Category:  None Severity:  1 - Wish
Priority:  5 - Normal Item Group:  None
Status:  Invalid Assigned to:  None
Percent Complete:  0% Open/Closed:  Closed
Release:  None Fixed Release:  None

Tue 21 Sep 2004 06:19:11 PM UTC, comment #1: 

Sorry, this was a false alarm.  I have been fooled
by a too short buffer, and by confusing the "'0' (repeated
15 times)" message from GDB with a '\0' (repeated ...)
message. :-o

Joerg Wunsch <joerg_wunsch>
Group administrator
Mon 20 Sep 2004 10:25:10 PM UTC, original submission:  

When trying to printf %f the value 5.3e22, the actual output
is only "53000015".

Joerg Wunsch <joerg_wunsch>
Group administrator

 

(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 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-09-21 joerg_wunsch StatusNone Invalid
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code