Friedemann Kleint wrote:
>> Well, so far, no compiler has been suggested that doesn't support 
> variadic macros :-)
> 
> MSVC2010 does not support that (see 
> b256d7b3bbe5ff6d3405255f0077e6b9635c8e7e in qtbase).
> Not all the world is g++ ;-) .

MSVC actually supports variadic macros starting from VS 2005:

    http://msdn.microsoft.com/en-us/library/ms177415(v=vs.80).aspx

Possibly not all gcc extensions to that are supported, but that's a different 
issue.

Cheers,


João

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to