id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 1152,rle_example fails,Vladimir Prus,Pavol Droba,"The string_algo's rle_example fails to compile for me on Linux, gcc 4.1.2: {{{ ../../../../boost/algorithm/string/detail/find_format_all.hpp: In function ‘InputT boost::algorithm::detail::find_format_all_copy_impl(const InputT&, FinderT, FormatterT, const FindResultT&) [with InputT = std::basic_string, std::allocator >, FinderT = find_compressF, FormatterT = format_compressF, std::allocator > >, FindResultT = boost::iterator_range<__gnu_cxx::__normal_iterator, std::allocator > > >]’: ../../../../boost/algorithm/string/find_format.hpp:218: instantiated from ‘SequenceT boost::algorithm::find_format_all_copy(const SequenceT&, FinderT, FormatterT) [with SequenceT = std::string, FinderT = find_compressF, FormatterT = format_compressF, std::allocator > >]’ rle_example.cpp:210: instantiated from here ../../../../boost/algorithm/string/detail/find_format_all.hpp:115: error: no matching function for call to ‘find_format_all_copy_impl2(const std::basic_string, std::allocator >&, find_compressF&, format_compressF, std::allocator > >&, const boost::iterator_range<__gnu_cxx::__normal_iterator, std::allocator > > >&, std::basic_string, std::allocator >)’ ../../../../boost/algorithm/string/detail/find_format_all.hpp: In function ‘InputT boost::algorithm::detail::find_format_all_copy_impl(const InputT&, FinderT, FormatterT, const FindResultT&) [with InputT = std::basic_string, std::allocator >, FinderT = find_decompressF, FormatterT = format_decompressF, std::allocator > >, FindResultT = boost::iterator_range<__gnu_cxx::__normal_iterator, std::allocator > > >]’: ../../../../boost/algorithm/string/find_format.hpp:218: instantiated from ‘SequenceT boost::algorithm::find_format_all_copy(const SequenceT&, FinderT, FormatterT) [with SequenceT = std::string, FinderT = find_decompressF, FormatterT = format_decompressF, std::allocator > >]’ rle_example.cpp:218: instantiated from here ../../../../boost/algorithm/string/detail/find_format_all.hpp:115: error: no matching function for call to ‘find_format_all_copy_impl2(const std::basic_string, std::allocator >&, find_decompressF&, format_decompressF, std::allocator > >&, const boost::iterator_range<__gnu_cxx::__normal_iterator, std::allocator > > >&, std::basic_string, std::allocator >)’ }}}",Bugs,closed,To Be Determined,string_algo,Boost 1.34.1,Problem,fixed,,