From: Luiz Capitulino <lcapitulino@redhat.com>
To: Roy Tam <roytam@gmail.com>
Cc: TeLeMan <geleman@gmail.com>, qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] use "%lld" instead of "%I64d" for qobject_from_jsonf in monitor.c and migration.c
Date: Mon, 8 Feb 2010 10:03:54 -0200 [thread overview]
Message-ID: <20100208100354.79f6e1c6@doriath> (raw)
In-Reply-To: <473191351002072342k2c0eddd3jc4698539025debab@mail.gmail.com>
On Mon, 8 Feb 2010 15:42:30 +0800
Roy Tam <roytam@gmail.com> wrote:
> 2010/2/8 TeLeMan <geleman@gmail.com>:
> > The json parser does not support "%I64d", so we have to use "%lld"
> > instead of "%I64d".
> >
>
> We use PRId64 with json in more places besides migration.c and
> monitor.c, adding %I64d support in json lexer/parser is a better
> choice IMO.
Yes, Anthony didn't merge patches posted to the list yet, I hope
he will merge yours.
prev parent reply other threads:[~2010-02-08 12:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-08 7:27 [Qemu-devel] [PATCH] use "%lld" instead of "%I64d" for qobject_from_jsonf in monitor.c and migration.c TeLeMan
2010-02-08 7:42 ` Roy Tam
2010-02-08 12:03 ` Luiz Capitulino [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100208100354.79f6e1c6@doriath \
--to=lcapitulino@redhat.com \
--cc=geleman@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=roytam@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).