Subject: [Boost-bugs] [Boost C++ Libraries] #3777: basic_xml_grammar includes deprecated headers
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-12-18 00:37:36
#3777: basic_xml_grammar includes deprecated headers
----------------------------------+-----------------------------------------
Reporter: patrick@⦠| Owner: ramey
Type: Bugs | Status: new
Milestone: Boost 1.42.0 | Component: serialization
Version: Boost 1.41.0 | Severity: Problem
Keywords: |
----------------------------------+-----------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
boost/spirit/core/non_terminal/rule.hpp
included from:
boost/archive/impl/basic_xml_grammar.hpp:59
warns:
This header is deprecated. Please use:
boost/spirit/include/classic_rule.hpp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
boost/spirit/core/composite/operators.hpp
included from:
libs/serialization/src/basic_xml_grammar.ipp:25
warns:
This header is deprecated. Please use:
boost/spirit/include/classic_operators.hpp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
boost/spirit/core/composite/actions.hpp
included from:
libs/serialization/src/basic_xml_grammar.ipp:26
warns:
This header is deprecated. Please use:
boost/spirit/include/classic_actions.hpp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
boost/spirit/core/primitives/numerics.hpp
included from:
libs/serialization/src/basic_xml_grammar.ipp:27
warns:
This header is deprecated. Please use:
boost/spirit/include/classic_numerics.hpp
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3777> 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:02 UTC