"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.

> (Warning : when playing with options I managed to break something in
> compiler configuration and as result compiler decided to define macro
> indicating wchar_t support _always_.)
>
> /Pavel
>
>
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to