id summary reporter owner description type status milestone component version severity resolution keywords cc 7644 [-Wswitch] warnings with gcc 4.7.2 with C++11 enabled. steven.lemay@… John Maddock " In file included from ./boost/regex/v4/regex_traits.hpp:39:0, from ./boost/regex/regex_traits.hpp:27, from ./boost/regex/v4/regex.hpp:39, from ./boost/regex.hpp:31, from libs\regex\build\..\src\winstances.cpp:30: ./boost/regex/v4/cpp_regex_traits.hpp: In instantiation of 'boost::re_detail::parser_buf::pos_type boost::re_detail::parser_buf::seekoff(boost::re_detail::parser_buf::off_type, std::_Iosb::seekdir, std::_Iosb::openmode) [with charT = wchar_t; traits = std::char_traits; boost::re_detail::parser_buf::pos_type = std::fpos<_Mbstatet>; boost::re_detail::parser_buf::off_type = long int; std::_Iosb::seekdir = std::_Iosb::_Seekdir; std::_Iosb::openmode = std::_Iosb::_Openmode]': ./boost/regex/v4/regex_split.hpp:168:1: required from here ./boost/regex/v4/cpp_regex_traits.hpp:117:4: warning: case value '0' not in enumerated type 'std::_Iosb::seekdir {aka std::_Iosb::_Seekdir}' [-Wswitch] ./boost/regex/v4/cpp_regex_traits.hpp:129:4: warning: case value '1' not in enumerated type 'std::_Iosb::seekdir {aka std::_Iosb::_Seekdir}' [-Wswitch] ./boost/regex/v4/cpp_regex_traits.hpp:123:4: warning: case value '2' not in enumerated type 'std::_Iosb::seekdir {aka std::_Iosb::_Seekdir}' [-Wswitch] " Bugs closed To Be Determined regex Boost 1.52.0 Problem fixed -Wswitch