id summary reporter owner description type status milestone component version severity resolution keywords cc 1603 Compile Error: cpp_expression_value.hpp - is_int, is_bool, is_uint undeclared edl_47702@… Hartmut Kaiser "Before or after applying the December 2007 patch for function_base.hpp and function_template.hpp compiling boost on SuSE 8.2 gives compiler errors for cpp_expression_value.hpp. Example: boost/wave/grammars/cpp_expression_value.hpp:114: error: `is_uint' undeclared (first use this function) boost/wave/grammars/cpp_expression_value.hpp:114: error: (Each undeclared identifier is reported only once for each function it appears in.) boost/wave/grammars/cpp_expression_value.hpp:115: error: `is_bool' undeclared (first use this function) boost/wave/grammars/cpp_expression_value.hpp:116: error: `is_int' undeclared (first use this function) " Bugs closed Boost 1.36.0 wave Boost 1.34.1 Problem worksforme is_bool undeclared