[libvirt] [PATCH] libvirt, logging: cleanup VIR_DEBUG0() VIR_INFO0() VIR_WARN0() VIR_ERROR0()

Eric Blake eblake at redhat.com
Wed May 11 04:06:56 UTC 2011


On 05/10/2011 08:43 PM, Lai Jiangshan wrote:
> Is this OK?  "fmt..."
> 
> #define high_level_api(fmt...) low_level_api(fmt)

Nope, that's also a gcc extension.

But I still think it's possible to define VIR_DEBUG in a way that uses
only C99 features while still distinguishing between the 1-arg and
multi-arg uses, so I will probably apply your patch plus a followup once
I can finish writing and testing my followup.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110510/caa8e4f7/attachment-0001.sig>


More information about the libvir-list mailing list