Boost logo

Boost-Build :

From: John Maddock (john_at_[hidden])
Date: 2007-02-15 04:14:39


Nadine Faizant wrote:
> Hello,
>
> First, I am very new in using boost.
>
> I try for several days to compile boost with stdcxx and finally
> succeed.
>
> I just want to notify something that looks like an error (in boost
> 1.32).
>
> In file wide_posix_api.cpp you make a reference to std::swprintf
> which
> is not part of std... quiet simple to correct.

It *should* be part of namespace std, but we have a config macro you can
turn on to fix the issue: BOOST_NO_SWPRINTF.

John.


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk