Beman Dawes <[EMAIL PROTECTED]> writes: > At 07:58 AM 6/4/2003, John Maddock wrote: > > >One other point: turning wchar_t support on may cause linker errors because > >you have now changed the name mangling of functions that take wchar_t as an > >argument - I don't know for sure but I would expect this to affect the std > >lib. > > Yes, I'd think so too. But in practice it doesn't seem to be hurting > us.
In fact, that's exactly the problem that was fixed in the Intel builds by defining _NATIVE_WCHAR_T_DEFINED from the toolset whenever wchar_t support was enabled. -- Dave Abrahams Boost Consulting www.boost-consulting.com _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost