$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-04-29 14:17:05
"Peter Dimov" <pdimov_at_[hidden]> wrote in message
news:013501c54ced$adf21210$6401a8c0_at_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