Boost logo

Boost :

Subject: Re: [boost] [Locale] VC11 Regressions
From: Stephan T. Lavavej (stl_at_[hidden])
Date: 2012-06-15 19:22:48


Whoo, necrothread.

[Artyom Beilis, April 2, 2012]
> Because I can't find the reference to std::collate<char>::id or std::collate<wchar_t>::id.
> Same for std::num_put<...>::id and std::num_get<...>::id
> If this symbol is not imported to DLL and program what would happend
> that they use different instances of the same id and cause crash
> on attempt to use it.
> I almost certain that this is MSVC11 issue or some configuration problem.

Yep, this was my bug. I've fixed it and the fix will be available in VC11 RTM.

Stephan T. Lavavej
Visual C++ Libraries Developer


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk