id summary reporter owner description type status milestone component version severity resolution keywords cc 872 Problem build boost 1.33.1 on Aix 4.3.3 nobody René Rivera "{{{ When build boost on Aix 4.3.3 witn gnu 4.0.2 I get the following warnings; /u2/temp/boost_1_33_1/boost/regex/v4/regex_traits_defaults.hpp:168: warning: sorry: semantics of inline function static data 'const boost::re_detail::character_ pointer_range ranges [19]' are wrong (you'll wind up with multiple copies) /u2/temp/boost_1_33_1/boost/regex/v4/regex_traits_defaults.hpp:168: warning: y ou can work around this by removing the initializer /u2/temp/boost_1_33_1/boost/regex/v4/regex_traits_defaults.hpp:190: warning: sorry: semantics of inline function static data 'const boost::re_detail::character_pointer_range* ranges_begin' are wrong (you'll wind up with multiple copies) /u2/temp/boost_1_33_1/boost/regex/v4/basic_regex_parser.hpp:117: instantiated from 'void boost::re_detail::basic_regex_parser::parse(const char T*, const charT*, unsigned int) [with charT = char, traits = boost::regex_traits >]' /u2/temp/boost_1_33_1/boost/regex/v4/basic_regex.hpp:95: instantiated from 'vo id boost::re_detail::basic_regex_implementation::assign(const cha rT*, const charT*, boost::regex_constants::syntax_option_type) [with charT = cha r, traits = boost::regex_traits >]' /u2/temp/boost_1_33_1/boost/regex/v4/basic_regex.hpp:523: instantiated from 'b oost::basic_regex& boost::basic_regex::do_assign(c onst charT*, const charT*, boost::regex_constants::syntax_option_type) [with cha rT = char, traits = boost::regex_traits >]' /u2/temp/boost_1_33_1/boost/regex/v4/instances.hpp:160: instantiated from here /u2/temp/boost_1_33_1/boost/regex/v4/basic_regex_parser.hpp:1899: warning: sorry : semantics of inline function static data 'const char s_punct [5]' are wrong (y ou'll wind up with multiple copies) /u2/temp/boost_1_33_1/boost/regex/v4/basic_regex_parser.hpp:1899: warning: you can work around this by removing the initializer When compiling finished libraries do not link. }}}" Support Requests deleted Building Boost None Duplicate