id summary reporter owner description type status milestone component version severity resolution keywords cc 12552 Change of the interface of Searching Algorithms breaks client code tusk.kun@… Marshall Clow "I am using Boyer-Moore Search from the Algorithm component. The change of search functions interface introduced by this commit https://github.com/boostorg/algorithm/commit/205f5ff4bbb00ece289892089a6c94c975e97ca2 broke my code. Because now search functions return pair of iterators instead of one iterator. Documentations does not reflect these chenges: http://www.boost.org/doc/libs/1_62_0/libs/algorithm/doc/html/algorithm/Searching.html#the_boost_algorithm_library.Searching.BoyerMoore Please explain why are you making changes which are not backward compatible and break users code?" Bugs closed To Be Determined algorithm Boost 1.62.0 Showstopper wontfix tusk.kun@…