From: Jeff Garland (jeff_at_[hidden])
Date: 2004-03-14 11:28:44


On Sun, 14 Mar 2004 16:07:41 -0000, Keith MacDonald wrote
> Thanks for your response.
>
> I get the same results whatever I try, including with testgreg_wstream.cpp.
> The only way I've been able to get my code working is to define
> BOOST_DATE_TIME_NO_WSTRING_CONVERSIONS, and then convert to wchar_t myself.

I'll check the CVS dates in a bit, but this leads me to believe you aren't
actually using VC7.1? Is that somehow possible? The only other conclusion
would be that the regression tests are somehow getting NO_WSTRING conversions
set when they are run...

Jeff