When using the static single-threaded debug version of Boost.test, I'm
getting the following warning:
c:\Program
Files\Programming\Boost\include\boost-1_32_vc7_1\boost\test\detail\wrap_stri
ngstream.hpp(69) : warning C4267: 'argument' : conversion from 'size_t' to
'unsigned int', possible loss of data
c:\Program
Files\Programming\Boost\include\boost-1_32_vc7_1\boost\test\test_tools.hpp(4
35) : see reference to function template instantiation
'boost::basic_wrap_stringstream<CharT> &boost::operator
<<