
________________________________ From: Joshua Boyce <raptorfactor@raptorfactor.com> To: boost@lists.boost.org Sent: Friday, March 30, 2012 3:47 PM Subject: [boost] [Locale] VC11 Regressions
I am currently porting some code to the VC11 compiler beta, and as part of that process I ran the unit tests on the libraries I use and noticed some failures in Boost.Locale under VC11 that are not present under VC10.
Ones of the tests (test_winapi_collate) actually crashes (showing the WER dialog etc).
Logs for comparison (tests were run on trunk): http://dl.dropbox.com/u/74751/cpp/boost/logs/locale-test-vc10-20120330-2143.... http://dl.dropbox.com/u/74751/cpp/boost/logs/locale-test-vc11-20120330-2143....
Has anyone else observed this or is it a configuration issue on my end?
- Can you please give me a stack trace on the point it crashes? - Also what version of OS do you run (XP/Vista/7/8)? - Is this 32 or 64 bit build? - Any other tests failing? - Do you compile with ICU if yes what version? Thanks! Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/