Subject: [Boost-bugs] [Boost C++ Libraries] #1865: initialize_vertex() triggers unused warning
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-04-25 15:59:43
#1865: initialize_vertex() triggers unused warning
--------------------------+-------------------------------------------------
Reporter: anonymous | Owner: dgregor
Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: graph
Version: Boost 1.34.1 | Severity: Problem
Keywords: |
--------------------------+-------------------------------------------------
In the BGL, the initialize_vertex() method of struct dijkstra_bfs_visitor
causes compilation to fail under gcc 4.1.2 when -Werror is specified.
Simply removing the argument names suffices, as they are not used. It
would be great if a fix could be made upstream as I'd like to use Boost in
XORP.
I saw this on Gentoo Linux using their dev-libs/boost-1.34.1-r2 portage
ebuild.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1865>
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