Kevlin Henney wrote: > In article <[EMAIL PROTECTED]>, Markus Schöpflin > <[EMAIL PROTECTED]> writes >> The new lexical_cast (with the latest fixes from beman) now fails >> with >> the darwin toolset. The error messages are at >> http://boost.sourceforge.net/regression-logs/cs-Darwin-RC_1_30_0-links.html# lexi >> cal_cast_test%20darwin > > Looks like the compiler has incorrectly deduced that the stream should > use char for a std::wstring I/O.
That's because BOOST_NO_STD_WSTRING is set according to the config_info output. _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost