From: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
To: Kevin Wolf <kwolf@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH] block: Fix compilation with DEBUG defined
Date: Thu, 20 May 2010 11:02:52 +0200 [thread overview]
Message-ID: <4BF4FABC.9070906@gmail.com> (raw)
In-Reply-To: <4BF4F627.8070004@redhat.com>
Il 20/05/2010 10:43, Kevin Wolf ha scritto:
> 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.
Thanks, yes i'm on 32bit.
riccardo
prev parent reply other threads:[~2010-05-20 9:03 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 ` [Qemu-devel] " Kevin Wolf
2010-05-20 9:02 ` Riccardo Magliocchetti [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=4BF4FABC.9070906@gmail.com \
--to=riccardo.magliocchetti@gmail.com \
--cc=kwolf@redhat.com \
--cc=qemu-devel@nongnu.org \
/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).