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

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

[avr-libc-dev] [bugs #10456] printf %f fails to display large numbers


From: Joerg Wunsch
Subject: [avr-libc-dev] [bugs #10456] printf %f fails to display large numbers
Date: Tue, 21 Sep 2004 14:25:31 -0400
User-agent: Mozilla/5.0 Galeon/1.2.13 (X11; FreeBSD i386; U;) Gecko/0

This mail is an automated notification from the bugs tracker
 of the project: AVR C Runtime Library.

/**************************************************************************/
[bugs #10456] Latest Modifications:

Changes by: 
                Joerg Wunsch <address@hidden>
'Date: 
                Tue 09/21/04 at 18:19 (Europe/Berlin)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Invalid
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
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 '' (repeated ...)
message. :-o






/**************************************************************************/
[bugs #10456] Full Item Snapshot:

URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=10456>
Project: AVR C Runtime Library
Submitted by: Joerg Wunsch
On: Mon 09/20/04 at 22:25

Category:  None
Severity:  1 - None
Item Group:  None
Resolution:  Invalid
Privacy:  Public
Assigned to:  None
Originator Email:  address@hidden
Status:  Closed


Summary:  printf %f fails to display large numbers

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

Follow-up Comments
------------------


-------------------------------------------------------
Date: Tue 09/21/04 at 18:19         By: Joerg Wunsch <joerg_wunsch>
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 '' (repeated ...)
message. :-o












For detailed info, follow this link:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=10456>

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







reply via email to

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