After Pat’s post last week about MFC bugs fixed in Visual Studio 2012 (aka VC11), I thought that a similar list for the STL would be interesting:
ID
Title
492128
std::locale constructor modifies global locale via “setlocale()”
492561
STL streams cannot be used concurrently
498533
iostreams should use codepage of their imbued locales instead of the current c locale
506966
New warning 4986 prevents clean compile at warning level 4
524342
Implement std::max_align_t in Visual C++
532883
Visual C++: int_fast8_t Not Always Signed
532897
Problems constructing a bitset from an unsigned long in the VC RC
533131
Bug in std::deque.