id summary reporter owner description type status milestone component version severity resolution keywords cc 4996 Bug in boost/algorithm/string dix75@… Pavol Droba "I have bug in function is_lower. // Kubuntu 10.10 x32 gcc 4.5 std::string str =""hello world"";[[BR]] std::cout << str << "" "" << (boost::all(str,boost::is_lower()) ? ""is "" : ""is not"") << "" written in the lower case"" << std::endl;[[BR]] //hello world is not written in the lower case[[BR]] ?????" Bugs closed To Be Determined string_algo Boost 1.45.0 Problem invalid