[EMAIL PROTECTED] wrote:
Author: elemings
Date: Mon Jun 16 09:31:03 2008
New Revision: 668225

URL: http://svn.apache.org/viewvc?rev=668225&view=rev
Log:
2008-06-16  Eric Lemings <[EMAIL PROTECTED]>

        STDCXX-958
        * etc/config/src/VA_LIST_FUNC_MACRO.cpp: Initial version of
        configuration check for va-list function macros.

Out of curiosity, what do you expect to use this for? (FWIW,
I've often wished variadic macros were supported in C++
compilers but I could never come up with a workaround for
their absence, making them essentially unusable as a general
purpose feature.)

If we do come up with a use for the feature, I'd like to
suggest renaming the config test VARIADIC_MACRO.cpp.

Martin

Reply via email to