id summary reporter owner description type status milestone component version severity resolution keywords cc 3902 regex library issues warning in gcc 4.3 anonymous John Maddock "Built with the following warning flags: -W -Wcast-align -Wall -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wno-unused -Woverloaded-virtual -Wnon-virtual-dtor -Wno-ignored-qualifiers gcc output: //mathworks/hub/3rdparty/R2010b/156618/glnx86/boost/include/boost/regex/v4/basic_regex_parser.hpp: In member function 'bool boost::re_detail::basic_regex_parser::parse_perl_extension() [with charT = char, traits = boost::regex_traits >]': //mathworks/hub/3rdparty/R2010b/156618/glnx86/boost/include/boost/regex/v4/basic_regex_parser.hpp:379: instantiated from 'bool boost::re_detail::basic_regex_parser::parse_open_paren() [with charT = char, traits = boost::regex_traits >]' //mathworks/hub/3rdparty/R2010b/156618/glnx86/boost/include/boost/regex/v4/basic_regex_parser.hpp:265: instantiated from 'bool boost::re_detail::basic_regex_parser::parse_extended() [with charT = char, traits = boost::regex_traits >]' //mathworks/hub/3rdparty/R2010b/156618/glnx86/boost/include/boost/regex/v4/basic_regex_parser.hpp:129: instantiated from 'void boost::re_detail::basic_regex_parser::parse(const charT*, const charT*, unsigned int) [with charT = char, traits = boost::regex_traits >]' //mathworks/hub/3rdparty/R2010b/156618/glnx86/boost/include/boost/regex/v4/basic_regex.hpp:256: instantiated from 'void boost::re_detail::basic_regex_implementation::assign(const charT*, const charT*, boost::regex_constants::syntax_option_type) [with charT = char, traits = boost::regex_traits >]' //mathworks/hub/3rdparty/R2010b/156618/glnx86/boost/include/boost/regex/v4/basic_regex.hpp:702: instantiated from 'boost::basic_regex& boost::basic_regex::do_assign(const charT*, const charT*, boost::regex_constants::syntax_option_type) [with charT = char, traits = boost::regex_traits >]' //mathworks/hub/3rdparty/R2010b/156618/glnx86/boost/include/boost/regex/v4/basic_regex.hpp:423: instantiated from 'boost::basic_regex& boost::basic_regex::assign(const charT*, const charT*, boost::regex_constants::syntax_option_type) [with charT = char, traits = boost::regex_traits >]' //mathworks/hub/3rdparty/R2010b/156618/glnx86/boost/include/boost/regex/v4/basic_regex.hpp:408: instantiated from 'boost::basic_regex& boost::basic_regex::assign(const charT*, boost::regex_constants::syntax_option_type) [with charT = char, traits = boost::regex_traits >]' //mathworks/hub/3rdparty/R2010b/156618/glnx86/boost/include/boost/regex/v4/basic_regex.hpp:377: instantiated from 'boost::basic_regex::basic_regex(const charT*, boost::regex_constants::syntax_option_type) [with charT = char, traits = boost::regex_traits >]' msg/MessageDatum.cpp:271: instantiated from here //mathworks/hub/3rdparty/R2010b/156618/glnx86/boost/include/boost/regex/v4/basic_regex_parser.hpp:2011: warning: suggest parentheses around && within || " Bugs closed Boost 1.43.0 regex Boost 1.40.0 Problem worksforme