This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug stdio/16890] fwprintf does not print NULL pointers properly


https://sourceware.org/bugzilla/show_bug.cgi?id=16890

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fweimer at redhat dot com

--- Comment #5 from Florian Weimer <fweimer at redhat dot com> ---
(In reply to Jon Grant from comment #4)
> Is there any reason it doesn't print 0x00000000 or such on a 32bit machine?
> I expected it to just output 0x hex of the word size of the arch.

You'll have to raise this on the mailing list.  I don't think we plan to change
this at this point, but Bugzilla isn't the place for such discussions
(especially not on a bug which has been fixed some time ago).

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]