From: Avi Kivity <avi@redhat.com>
To: Kusanagi Kouichi <slash@ac.auone-net.jp>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH] If DEBUG_MEMREG is defined, build fails.
Date: Wed, 02 Dec 2009 15:03:39 +0200 [thread overview]
Message-ID: <4B1665AB.8050103@redhat.com> (raw)
In-Reply-To: <20091201152700.B17DD14C03A@msa103.auone-net.jp>
On 12/01/2009 05:27 PM, Kusanagi Kouichi wrote:
> If DEBUG_MEMREG is defined, build fails as follows.
>
> CC x86_64-softmmu/kvm-all.o
> cc1: warnings being treated as errors
> In file included from kvm-all.c:1094:
> qemu-kvm.c: In function 'set_gsi':
> qemu-kvm.c:127: error: too few arguments for format
> qemu-kvm.c: In function 'clear_gsi':
> qemu-kvm.c:137: error: too few arguments for format
> qemu-kvm.c: In function 'kvm_register_phys_mem':
> qemu-kvm.c:577: error: format '%lx' expects type 'long unsigned int', but argument 9 has type '__u32'
> qemu-kvm.c: In function 'kvm_unregister_memory_area':
> qemu-kvm.c:641: error: format '%llx' expects type 'long long unsigned int', but argument 5 has type 'uint64_t'
> make[1]: *** [kvm-all.o] Error 1
> make: *** [subdir-x86_64-softmmu] Error 2
>
Applied, thanks.
--
error compiling committee.c: too many arguments to function
prev parent reply other threads:[~2009-12-02 13:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-01 15:27 [PATCH] If DEBUG_MEMREG is defined, build fails Kusanagi Kouichi
2009-12-02 13:03 ` Avi Kivity [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=4B1665AB.8050103@redhat.com \
--to=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=slash@ac.auone-net.jp \
/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