
29 Apr
2005
29 Apr
'05
7:17 p.m.
"Peter Dimov" <pdimov@mmltd.net> wrote in message news:013501c54ced$adf21210$6401a8c0@pdimov2...
JOAQUIN LOPEZ MU?Z wrote:
The patch reduces to issuing a
namespace std{using ::va_list;}
for the Comeau compiler.
Why not just switch to <stdarg.h> and va_list? The other va_* things are macros anyway.
I don't really mind, in case if it really going to help and will work for all compilers. Gennadiy