Subject: Re: [Boost-bugs] [Boost C++ Libraries] #416: Spelling of Edmonds-Karp-Algorithm
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-12-03 19:44:26
#416: Spelling of Edmonds-Karp-Algorithm
--------------------------------------+-------------------------------------
Reporter: nobody | Owner: noel_belcourt
Type: Bugs | Status: reopened
Milestone: Boost 1.38.0 | Component: graph
Version: Boost Development Trunk | Severity: Showstopper
Resolution: | Keywords:
--------------------------------------+-------------------------------------
Changes (by jhunold):
* cc: juergen.hunold_at_[hidden] (added)
* status: closed => reopened
* version: None => Boost Development Trunk
* resolution: fixed =>
* milestone: => Boost 1.38.0
Comment:
This seems to be reverted in the release branch.
Running
{{{
svnmerge merge -r42984 -S trunk
}}}
in the release branch results in
{{{
--- Merging r42984 into '.':
A boost/graph/edmonds_karp_max_flow.hpp
U boost/graph/edge_connectivity.hpp
D boost/graph/edmunds_karp_max_flow.hpp
U libs/graph/test/max_flow_test.cpp
A libs/graph/doc/edmonds_karp_max_flow.html
U libs/graph/doc/kolmogorov_max_flow.html
U libs/graph/doc/push_relabel_max_flow.html
D libs/graph/doc/edmunds_karp_max_flow.html
U libs/graph/example/edge-connectivity.cpp
U libs/graph/example/regression.cfg
A libs/graph/example/edmonds-karp-eg.cpp
D libs/graph/example/edmunds-karp-eg.cpp
}}}
And it seems a "deprecation" header is missing (will attach one).
Shall I proceed and merge both to release (regression result on trunk are
green) ?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/416#comment:5> 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:59 UTC