id summary reporter owner description type status milestone component version severity resolution keywords cc 7053 lexical_cast and gtest anonymous John Maddock "Hello. VS 2005 SP1[[BR]] googletest compiled with 'GTEST_USE_OWN_TR1_TUPLE=0'[[BR]] I use Boost 1.48 - ok[[BR]] If i switch to 1.50:[[BR]] {{{ #include ""stdafx.h"" #include #include int _tmain(int argc, _TCHAR* argv[]) { return 0; } }}} error C2146: syntax error : missing ';' before identifier 'BOOST_NO_MACRO_EXPAND'[[BR]] error C2433: 'fpclassify_imp' : 'inline' not permitted on data declarations[[BR]] error C2065: 'T' : undeclared identifier[[BR]] error C2146: syntax error : missing ')' before identifier 't'[[BR]] error C4430: missing type specifier - int assumed. Note: C++ does not support default-int[[BR]] error C2059: syntax error : ')'[[BR]]" Bugs closed Boost 1.52.0 math Boost 1.50.0 Showstopper fixed antoshkka@…