Re: [Boost-bugs] [Boost C++ Libraries] #1630: gcc-4.3: adjacency_list.hpp includes deprecated header

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1630: gcc-4.3: adjacency_list.hpp includes deprecated header
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-01-06 22:55:42


#1630: gcc-4.3: adjacency_list.hpp includes deprecated header
---------------------------------------------+------------------------------
  Reporter: tim blechmann <tim@…> | Owner: dgregor
      Type: Bugs | Status: reopened
 Milestone: To Be Determined | Component: graph
   Version: Boost 1.41.0 | Severity: Problem
Resolution: | Keywords:
---------------------------------------------+------------------------------
Changes (by anonymous):

  * status: closed => reopened
  * version: Boost 1.34.1 => Boost 1.41.0
  * resolution: fixed =>
  * milestone: Boost 1.36.0 => To Be Determined

Comment:

 This produces warnings with the new gcc versions; here's an example:

 In file included from /sw/lib/gcc4.4/lib/gcc/x86_64-apple-
 darwin10/4.4.1/../../../../include/c++/4.4.1/backward/hash_set:59,
                  from
 /Users/emanuel/alps_svn/boost_1_41_0/boost/graph/adjacency_list.hpp:25,
                  from
 /Users/emanuel/ALPS/include/alps/lattice/propertymap.h:37,
                  from
 /Users/emanuel/ALPS/include/alps/lattice/graphproperties.h:34,
                  from /Users/emanuel/ALPS/include/alps/lattice/graph.h:37,
                  from
 /Users/emanuel/ALPS/include/alps/lattice/unitcell.h:37,
                  from
 /Users/emanuel/ALPS/include/alps/lattice/disorder.h:38,
                  from
 /Users/emanuel/ALPS/include/alps/lattice/latticegraph.h:36,
                  from
 /Users/emanuel/ALPS/include/alps/lattice/latticelibrary.h:35,
                  from
 /Users/emanuel/ALPS/include/alps/lattice/graph_helper.h:34,
                  from
 /Users/emanuel/ALPS/include/alps/model/basisdescriptor.h:36,
                  from
 /Users/emanuel/ALPS/include/alps/model/hamiltonian.h:36,
                  from
 /Users/emanuel/ALPS/include/alps/model/modellibrary.h:38,
                  from
 /Users/emanuel/ALPS/include/alps/model/model_helper.h:33,
                  from
 /Users/emanuel/ALPS/include/alps/scheduler/montecarlo.h:37,
                  from /Users/emanuel/ALPS/include/alps/scheduler.h:31,
                  from qwl_evaluate.C:28:
 /sw/lib/gcc4.4/lib/gcc/x86_64-apple-
 darwin10/4.4.1/../../../../include/c++/4.4.1/backward/backward_warning.h:28:2:
 warning: #warning This file includes at least one deprecated or antiquated
 header which may be removed without further notice at a future date.
 Please use a non-deprecated interface with equivalent functionality
 instead. For a listing of replacement headers and interfaces, consult the
 file backward_warning.h. To disable this warning use -Wno-deprecated.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/1630#comment:3>
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