Subject: [Boost-bugs] [Boost C++ Libraries] #10341: has_new_operator.hpp build failure
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-08-11 12:15:41
#10341: has_new_operator.hpp build failure
---------------------------+------------------------------
Reporter: Aamani kalepi | Type: Bugs
Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.54.0
Severity: Problem | Keywords:
---------------------------+------------------------------
Hi
I am trying to upgrade the version of boost from 1.42 to 1.55 in our
product.
After replacing with new boost source,i tried compiling the product and it
throws below errors :
boost/type_traits/has_new_operator.hpp(132) : see reference
to class template instantiation boost::detail::has_new_operator_impl<T>'
being compiled
boost/type_traits/has_new_operator.hpp(45) : error C2064: term does
not evaluate to a function taking 1 arguments
boost/type_traits/has_new_operator.hpp(56) : error C2064: term does
not evaluate to a function taking 1 arguments
boost/type_traits/has_new_operator.hpp(68) : error C2064: term does
not evaluate to a function taking 1 arguments
boost/type_traits/has_new_operator.hpp(68) : error C2059: syntax err
or : ']'
boost/type_traits/has_new_operator.hpp(70) : error C2059: syntax err
or : ')'
boost/type_traits/has_new_operator.hpp(79) : error C2064: term does
not evaluate to a function taking 1 arguments
boost/type_traits/has_new_operator.hpp(79) : error C2059: syntax err
or : ']'
boost/type_traits/has_new_operator.hpp(81) : error C2059: syntax err
or : ')'
boost/type_traits/has_new_operator.hpp(90) : error C2064: term does
not evaluate to a function taking 1 arguments
boost/type_traits/has_new_operator.hpp(90) : error C2059: syntax err
or : ']'
boost/type_traits/has_new_operator.hpp(92) : error C2059: syntax err
or : ')'
boost/type_traits/has_new_operator.hpp(122) : error C2065: 's1' : un
declared identifier
boost/type_traits/has_new_operator.hpp(122) : error C2065: 's2' : un
declared identifier
boost/type_traits/has_new_operator.hpp(122) : error C2065: 's3' : un
declared identifier
boost/type_traits/has_new_operator.hpp(122) : error C2065: 's4' : un
declared identifier
boost/type_traits/has_new_operator.hpp(122) : error C2065: 's5' : un
declared identifier
boost/type_traits/has_new_operator.hpp(122) : error C2065: 's6' : un
declared identifier
boost/type_traits/has_new_operator.hpp(132) : error C2143: syntax er
ror : missing ';' before '}'
boost/type_traits/has_new_operator.hpp(132) : fatal error C1004: une
xpected end-of-file found
Could you please help me in resolving the bugs
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10341> 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:50:16 UTC