[Boost-bugs] [Boost C++ Libraries] #7380: astar_search_no_init has swapped parameters (in named parameter version)

Subject: [Boost-bugs] [Boost C++ Libraries] #7380: astar_search_no_init has swapped parameters (in named parameter version)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-09-14 21:15:12


#7380: astar_search_no_init has swapped parameters (in named parameter version)
-----------------------------------------------+----------------------------
 Reporter: alex.goldberg@… | Owner: jewillco
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: graph
  Version: Boost 1.51.0 | Severity: Showstopper
 Keywords: astar_search_no_init astar_search |
-----------------------------------------------+----------------------------
 The named parameter interface of astar_search_no_init delegates to the
 full parameter version of astar_search_no_init (line 330 in
 astar_search.hpp).

 The function call incorrectly reverses the color parameter and the
 index_map parameter. This unfortunately compiles and runs in many typical
 cases.

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