[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-libc-dev] [bugs #8685] printf doesn't align properly
From: |
Joerg Wunsch |
Subject: |
[avr-libc-dev] [bugs #8685] printf doesn't align properly |
Date: |
Sun, 25 Apr 2004 05:30:50 -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 #8685] Latest Modifications:
Changes by:
Joerg Wunsch <address@hidden>
'Date:
Sun 04/25/04 at 09:30 (Europe/Berlin)
What | Removed | Added
---------------------------------------------------------------------------
Resolution | None | Invalid
Assigned to | None | joerg_wunsch
Status | Open | Closed
------------------ Additional Follow-up Comments ----------------------------
This is not a bug, it's a feature: the minimalistic version
of printf() is not supposed to support padding, or field
widths.
/**************************************************************************/
[bugs #8685] Full Item Snapshot:
URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=8685>
Project: AVR C Runtime Library
Submitted by: 0
On: Sat 04/24/04 at 12:28
Category: Library
Severity: 5 - Average
Item Group: None
Resolution: Invalid
Assigned to: joerg_wunsch
Originator Email: address@hidden
Status: Closed
Summary: printf doesn't align properly
Original Submission: If the minimalistic printf() library is used the
alignment isn't always correct eg. %02x might or might not work. It always
seems to work correctly with the full printf() lib. I've included a "small"
project with a TWI interface and an LCD...
Follow-up Comments
------------------
-------------------------------------------------------
Date: Sun 04/25/04 at 09:30 By: joerg_wunsch
This is not a bug, it's a feature: the minimalistic version
of printf() is not supposed to support padding, or field
widths.
File Attachments
-------------------
-------------------------------------------------------
Date: Sat 04/24/04 at 12:28 Name: printf_bug.zip Size: 10KB By: None
http://savannah.nongnu.org/bugs/download.php?item_id=8685&item_file_id=1237
For detailed info, follow this link:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=8685>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/