On 02/04/2010 10:59 AM, Roy Tam wrote:
2010/2/4 Luiz Capitulino<[email protected]>:
On Thu, 4 Feb 2010 10:30:30 +0800
Roy Tam<[email protected]> wrote:
2010/2/4 Roy Tam<[email protected]>:
2010/2/3 Luiz Capitulino<[email protected]>:
OK we are fooled by the json lexer and parser. As we use %I64d to
print 'long long' variables in Win32, but lexer and parser only deal
with %lld but not %I64d, this patch add support for %I64d and solve
'info pci', 'powser_reset' and 'power_powerdown' assert failure in
Win32.
Hm, I guess this has been suggested before... Anthony?
OK I just missed this. And the wheel was reinvented. :-S
http://www.mail-archive.com/[email protected]/msg23983.html
I asked for the json parser changes to be split from the PRId64
changes. It was never resubmitted. I'll apply your patch.
Regards,
Anthony Liguori