Michael Caisse wrote:
Please download the beta, give it a try, and report any problems you encounter.
FWIW, Stacktrace no longer compiles under msvc-9.0, because compile-c-c++ bin.v2\libs\stacktrace\build\msvc-9.0\release\link-static\threading-multi\windbg.obj windbg.cpp .\boost/stacktrace/detail/frame_msvc.ipp(118) : error C2039: 'back' : is not a member of 'std::basic_string<_Elem,_Traits,_Ax>' with [ _Elem=char, _Traits=std::char_traits<char>, _Ax=std::allocator<char> ] .\boost/stacktrace/detail/frame_msvc.ipp(118) : fatal error C1903: unable to recover from previous error(s); stopping compilation I see that Tom is no longer building msvc-9.0 binaries though, so this may not be a problem.