>"Pavel Vozenilek" <[EMAIL PROTECTED]> writes:
>
>> "Beman Dawes" <[EMAIL PROTECTED]> wrote in message
>> news:[EMAIL PROTECTED]
>>>
>>> I'll try to trace where BOOST_NO_INTRINSIC_WCHAR_T is being set. I'm not
>> so
>>> worried about ADL, at least with VC++ <7.1.
>>>
>> You may look on test table
>> http://aspn.activestate.com/ASPN/Mail/Message/boost/1614864.
>
>I'm not sure what I should expect to get out of that. In order to
>make the toolset changes work, when I turn on wchar_t support I also
>define _NATIVE_WCHAR_T_DEFINED on the command-line, so it all works
>out.
That will certainly work, but you shouldn't have to do that since the compiler itself defines _WCHAR_T_DEFINED. Since I made the fix earlier this afternoon I am able to compile some non-boost code correctly which had previously be failing.
--Beman
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost