|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] tools: use C99 __VA_ARGS__
Christoph Egger writes ("[Xen-devel] [PATCH] tools: use C99 __VA_ARGS__"):
> Attached patch switches tools to consistently use C99 __VA_ARGS__.
What is the benefit of this ? Xen requires GCC and the GCC variable
argument list extension has been around forever, so it doesn't seem to
aid portability.
The GCC syntax is considerably prettier than the C99 one.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|