Boost logo

Boost Testing :

From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-02-10 01:22:00


"Robert Ramey" <ramey_at_[hidden]> wrote in message
news:cueofq$6j9$1_at_sea.gmane.org...
> with my commeau 4.3 compiler I'm getting a new error:
>
> "C:\BoostMainCVS\boost/test/impl/test_tools.ipp", line 133: error #135:
> namespace "std" has no member "va_list"
> std::va_list args;
> ^
> As I havnt' changed anything, I prsume this is the result of some change
> from withing the test library. If there is something I have to do to fix
> this, please advise.

test_tools implementation includes <cstdarg>. Isn't good enough?

Gennadiy


Boost-testing list run by mbergal at meta-comm.com