Boost logo

Boost :

From: Samuel Krempp (krempp_at_[hidden])
Date: 2002-10-09 19:11:20


Le mer 09/10/2002 à 16:47, Beman Dawes a écrit :
> format library failures for several compilers
> It would be helpful for the developers involved could take a look, and
> either fix the problems or let me know that it is OK to release without
> fixes.

concerning format, it's ok to release as is.
I was aiming at supporting gcc-3.X on both linux and windows, MSVC 6 &
7, vacpp and gcc-2.95 with stlport.

I was surprised to see that gcc-3.1 failed the tests due to lack of
wchar_t support (in basic_string<> and/or basic_stream<>), and I am
still not sure whether it is specific to the test platform or intrinsic
to gcc-3.1..
(I use gcc-3.0.4 and gcc-3.2 as my main compilers on my machine, and
never had such problems)

Later on, I might make format support platforms with no std::locale, or
no <ostream> header, and support more compilers.

-- 
Samuel

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