
15 Jun
2012
15 Jun
'12
11:22 p.m.
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