Subject: [Boost-bugs] [Boost C++ Libraries] #1832: unused parameter warning in dijkstra_shortest_paths.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-04-16 12:41:04
#1832: unused parameter warning in dijkstra_shortest_paths.hpp
--------------------------------+-------------------------------------------
Reporter: m.champlon_at_[hidden] | Owner: dgregor
Type: Bugs | Status: new
Milestone: To Be Determined | Component: graph
Version: Boost 1.35.0 | Severity: Problem
Keywords: |
--------------------------------+-------------------------------------------
Using gcc 3.4.4 on cygwin :
boost/graph/dijkstra_shortest_paths.hpp:112: warning: unused parameter 'u'
boost/graph/dijkstra_shortest_paths.hpp:112: warning: unused parameter 'g'
Simply removing the unused parameters fixes the warning.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1832>
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