macros with named variadic argument

sunCC supports variadic macros. suncc also supports the gcc extension that allows to give a name to the '...' argument (other than __VA_ARGS__). Could this be added to sunCC as well? It is used everywhere in the linux kernel, and one often has to include (indirectly) linux headers in C++ code as well.

[311 byte] By [Marc_Glissea] at [2007-11-26 13:19:12]
# 1
We have filed bug 6572175 for this feature in Sun C++.
clamage45a at 2007-7-7 17:45:34 > top of Java-index,Development Tools,Solaris and Linux Development Tools...