Subject: [Boost-bugs] [Boost C++ Libraries] #1603: Compile Error: cpp_expression_value.hpp - is_int, is_bool, is_uint undeclared
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-01-25 15:09:15
#1603: Compile Error: cpp_expression_value.hpp - is_int, is_bool, is_uint
undeclared
-----------------------------------+----------------------------------------
Reporter: edl_47702_at_[hidden] | Type: Bugs
Status: new | Milestone: Boost 1.36.0
Component: None | Version: Boost 1.34.1
Severity: Problem | Keywords: is_bool undeclared
-----------------------------------+----------------------------------------
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)
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1603>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:57 UTC