From: Kevin Wolf <kwolf@redhat.com>
To: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH] block: Fix compilation with DEBUG defined
Date: Thu, 20 May 2010 10:43:19 +0200 [thread overview]
Message-ID: <4BF4F627.8070004@redhat.com> (raw)
In-Reply-To: <1274302424-9973-1-git-send-email-riccardo.magliocchetti@gmail.com>
Am 19.05.2010 22:53, schrieb Riccardo Magliocchetti:
> gcc does not like passing a NULL where an int value is expected:
>
> block/vvfat.c: In function ‘checkpoint’:
> block/vvfat.c:2868: error: passing argument 2 of ‘remove_mapping’ makes
> integer from pointer without a cast
>
> Signed-off-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Thanks, applied to the block branch.
You're probably using a 32 bit platform? I needed another fix to get it
compiling on x86_64, which I just sent to the list.
Kevin
next prev parent reply other threads:[~2010-05-20 8:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-19 20:53 [Qemu-devel] [PATCH] block: Fix compilation with DEBUG defined Riccardo Magliocchetti
2010-05-20 8:43 ` Kevin Wolf [this message]
2010-05-20 9:02 ` [Qemu-devel] " Riccardo Magliocchetti
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=4BF4F627.8070004@redhat.com \
--to=kwolf@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=riccardo.magliocchetti@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.