qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 11/19] qapi: Reject blank 'if' conditions in add


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 11/19] qapi: Reject blank 'if' conditions in addition to empty ones
Date: Tue, 17 Sep 2019 13:06:35 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

On 9/14/19 10:34 AM, Markus Armbruster wrote:
> "'if': 'COND'" generates "#if COND".  We reject empty COND because it
> won't compile.  Blank COND won't compile any better, so reject that,
> too.
> 
> Signed-off-by: Markus Armbruster <address@hidden>
> ---

Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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