[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
Mon Jan 27 10:01:15 PST 2014


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





--- Comment #19 from Brendan Long <b.long at cablelabs.com>  2014-01-27 09:58:39 PST ---
(In reply to comment #18)
> (From update of attachment 220302 [details])
> 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?

I thought the style checker would complain about that, but apparently not. I'll change it.

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