[Bug libc/13958] printf(3) format spec "%La" generates odd output (at least on x86)
schwab@linux-m68k.org
sourceware-bugzilla@sourceware.org
Fri Apr 6 20:08:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=13958
Andreas Schwab <schwab@linux-m68k.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> 2012-04-06 20:08:15 UTC ---
There is nothing wrong with it. The %a format only requires a single (nonzero
when normalized) hexadecimal digit before the decimal point, but does not
restrict it any further. The standard explicitly acknowleges that the leading
digit can be chosen freely for alignment purpose.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list