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(a)redhat.com +1-801-349-2682
Libvirt virtualization library
http://libvirt.org