[libvirt] [RFC PATCH] build: consistently use C99 varargs macros

Paolo Bonzini pbonzini at redhat.com
Mon Mar 1 17:39:15 UTC 2010


On 03/01/2010 06:24 PM, Daniel P. Berrange wrote:
> mingw == gcc built as a cross-compiler, so there's no issue there.

Unfortunately, _native_ mingw (i.e. building under MSYS) uses a 
hideously old version of GCC (3.4.x), so it's not always a non-issue. 
But it is fine in this case:

http://gcc.gnu.org/onlinedocs/gcc-3.4.6/cpp/Variadic-Macros.html

Paolo




More information about the libvir-list mailing list