[Webkit-unassigned] [Bug 126352] JSC disassembler warns about incorrect printf format on 64-bit Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 3 03:44:52 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=126352





--- Comment #13 from Zan Dobersek <zandobersek at gmail.com>  2014-01-03 03:42:40 PST ---
(In reply to comment #9)
> (In reply to comment #7)
> > The __STDC_FORMAT_MACROS macro define is required before the <inttypes.h> include for the PRIx64 macro to be usable in C++ code.
> > http://stackoverflow.com/questions/8132399/how-to-printf-uint64-t
> 
> It looks like gcc doesn't require that anymore, which is why it works on my machine (Fedora 20), but now EWS (Ubuntu 12.04?).

What GCC/libstdc++ version are you using on your system?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list