Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-03-18 19:43:51


A fresh version of the Win32 regression tests has just been posted. See
http://boost.sourceforge.net/regression-logs/cs-win32-RC_1_30_0-diff.html

There are seven new fails in date_time tests; presumably all caused by
lexical_cast.hpp problems. See typical error message below.

--Beman

D:\boost\site-RC_1_30_0\boost/lexical_cast.hpp(146) : error C2679: binary
'<<' : no operator defined which takes a right-hand operand of type 'const
class std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> >' (or there is no acceptable conversion)
D:\boost\site-RC_1_30_0\boost/lexical_cast.hpp(145) : while compiling
class-template member function 'bool __thiscall
boost::detail::lexical_stream<unsigned short,class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > >::operator <<(const class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > &)'


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