Boost logo

Boost :

Subject: Re: [boost] [test] va_copy
From: Bjørn Roald (bjorn_at_[hidden])
Date: 2010-01-01 20:44:47


On Friday 01 January 2010 10:15:29 pm Steven Watanabe wrote:
> AMDG
>
> Boost.Test is still failing on some compilers that don't support
> va_copy. Is va_copy always a macro? Would it be possible
> to use #ifdef va_copy?

If it helps, that is what is done here:
http://svn.apache.org/repos/asf/stdcxx/branches/4.1.3/src/exception.cpp

 The commit in trunk adding va_copy is also missing the va_end call and
possibly one more call of va_copy to be correct according to the manpage.

-- 
Bjørn

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk