[Boost-bugs] [Boost C++ Libraries] #12048: Adjacency Graph Deprecated...

Subject: [Boost-bugs] [Boost C++ Libraries] #12048: Adjacency Graph Deprecated...
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-03-09 13:40:31


#12048: Adjacency Graph Deprecated...
---------------------------------+----------------------
 Reporter: friedrich.grabner@… | Owner: jewillco
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: graph
  Version: Boost 1.59.0 | Severity: Problem
 Keywords: |
---------------------------------+----------------------
 Hi I'm using the reverse cuthill-mckee library to reorder some matrices...

 Anyhow I keep getting the following error:

 In file included from /usr/include/c++/4.4.7/backward/hash_set(60),
                  from /usr/include/boost/graph/adjacency_list.hpp(25),
                  from main.cpp(6):
 /usr/include/c++/4.4.7/backward/backward_warning.h(28): warning #1224:
 #warning directive: 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.
   #warning \

 Obviously if I use -Wno-deprecated this goes away but is there a fix I am
 using Boost 1.59.0

 Thanks,
 Friedrich Grabner

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12048>
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:19 UTC