Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1541: [parameter] Patch for missing includes
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-12-29 13:30:25
#1541: [parameter] Patch for missing includes
----------------------------------------------------------+-----------------
Reporter: Richard Webb <richard.webb_at_[hidden]> | Owner: danielw
Type: Patches | Status: new
Milestone: To Be Determined | Component: parameter
Version: Boost Development Trunk | Severity: Showstopper
Resolution: | Keywords:
----------------------------------------------------------+-----------------
Comment (by Jens Seidel <jensseidel_at_[hidden]>):
I added another patch which fixes even more missing include statements.
Since I got also many warnings about missing initialisations in python.hpp
I added some zeros together with comments as found in another header file:
boost/parameter/python.hpp:66: warning: deprecated conversion from string
constant to 'char*'
boost/parameter/python.hpp:66: warning: missing initializer for member
'_typeobject::tp_traverse'
boost/parameter/python.hpp:66: warning: missing initializer for member
'_typeobject::tp_clear'
...
All, except the first warning, are now fixed as well.
Now I get only one complain:
boost/parameter/aux_/overloads.hpp:64: error: 'BOOST_PP_ENUM_PARAMS' has
not been declared
But since this is a private header file this is OK.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1541#comment:1>
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