qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] preprocessor issue in qemu/patch-block-raw-posi


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH] preprocessor issue in qemu/patch-block-raw-posix.c
Date: Sat, 27 Sep 2008 10:27:40 -0500
User-agent: Thunderbird 2.0.0.16 (X11/20080723)

Juergen Lock wrote:
On Thu, Sep 25, 2008 at 03:39:58PM -0500, Anthony Liguori wrote:
Juergen Lock wrote:
I forgot to note that this also needed the following patch:
Why?  This #ifdef is working around a very specific bug.

Well, looks like the preprocessor tries to parse the entire expression
including the undefined `!__GLIBC_PREREQ(2, 4)' before evaluating it:

block-raw-posix.c:548:69: missing binary operator before token "("

so I just put it on an extra line.

It's fixed in SVN now.

Regards,

Anthony Liguori





reply via email to

[Prev in Thread] Current Thread [Next in Thread]