id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 1790,[TR1] Test failures with VC9 + MS TR1,Richard Webb ,John Maddock,"While running the TR1 tests on VC9 with the MS TR1 pack, i found a couple of problems: 1) The test_regex\std_test_regex tests (http://tinyurl.com/6mlp2k) are failing with the error {{{ boost/regex/concepts.hpp(371) : error C2039: 'empty' : is not a member of 'std::tr1::basic_regex<_Elem>' }}} However, the TR1 spec doesnt say that it should have this member. 2) The test file @ ""libs/config/test/has_tr1_regex_fail.cpp"" says:[[BR]] #ifndef BOOST_HAS_TR1_ARRAY #include ""boost_has_tr1_regex.ipp"" Shouldnt that be #ifndef BOOST_HAS_TR1_REGEX ?[[BR]] The main() function is also calling {{{ return boost_has_tr1_array::test(); }}} ",Bugs,closed,Boost 1.36.0,TR1,Boost Development Trunk,Problem,fixed,,