[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
Sun Jan 26 20:32:57 PST 2014


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





--- Comment #18 from Philippe Normand <pnormand at igalia.com>  2014-01-26 20:30:22 PST ---
(From update of attachment 220302)
View in context: https://bugs.webkit.org/attachment.cgi?id=220302&action=review

> Source/JavaScriptCore/disassembler/ARM64/A64DOpcode.cpp:27
> +#define __STDC_FORMAT_MACROS

Is there a good reason to have this here instead of just before the inttypes.h include?

-- 
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