All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: kvm-ia64@vger.kernel.org
Subject: Re: [PATCH] KVM: Qemu: Define the macro CONFIG_$ARCH for building
Date: Mon, 20 Oct 2008 07:15:51 +0000	[thread overview]
Message-ID: <48FC3027.7060108@redhat.com> (raw)
In-Reply-To: <42DFA526FC41B1429CE7279EF83C6BDC01B48426@pdsmsx415.ccr.corp.intel.com>

Zhang, Xiantao wrote:
> 	I can't find a version of unifdef which can handle || operation,
> which version are you using?   
>   

1.117

Given the input

#if defined(X) || defined(Y)
aaa
#else
bbb
#endif

Running 'unifdef -DX -UY' seems to make sense out of it.

-- 
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.


WARNING: multiple messages have this Message-ID (diff)
From: Avi Kivity <avi@redhat.com>
To: "Zhang, Xiantao" <xiantao.zhang@intel.com>
Cc: kvm-ia64@vger.kernel.org, kvm@vger.kernel.org
Subject: Re: [PATCH] KVM: Qemu: Define the macro CONFIG_$ARCH for building userspace.
Date: Mon, 20 Oct 2008 09:15:51 +0200	[thread overview]
Message-ID: <48FC3027.7060108@redhat.com> (raw)
In-Reply-To: <42DFA526FC41B1429CE7279EF83C6BDC01B488AF@pdsmsx415.ccr.corp.intel.com>

Zhang, Xiantao wrote:
> 	I can't find a version of unifdef which can handle || operation,
> which version are you using?   
>   

1.117

Given the input

#if defined(X) || defined(Y)
aaa
#else
bbb
#endif

Running 'unifdef -DX -UY' seems to make sense out of it.

-- 
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.


  parent reply	other threads:[~2008-10-20  7:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-17  2:23 [PATCH] KVM: Qemu: Define the macro CONFIG_$ARCH for building userspace Zhang, Xiantao
2008-10-17  2:23 ` Zhang, Xiantao
2008-10-19 15:41 ` [PATCH] KVM: Qemu: Define the macro CONFIG_$ARCH for building Avi Kivity
2008-10-19 15:41   ` [PATCH] KVM: Qemu: Define the macro CONFIG_$ARCH for building userspace Avi Kivity
2008-10-20  2:26 ` Zhang, Xiantao
2008-10-20  2:26   ` Zhang, Xiantao
2008-10-20  7:15 ` Avi Kivity [this message]
2008-10-20  7:15   ` Avi Kivity
2008-10-21  2:07 ` Zhang, Xiantao
2008-10-21  2:07   ` Zhang, Xiantao

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=48FC3027.7060108@redhat.com \
    --to=avi@redhat.com \
    --cc=kvm-ia64@vger.kernel.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 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.