icu_concept_check
../libs/regex/test/concepts/icu_concept_check.cpp:82:9: warning: variable 'b' set but not used [-Wunused-but-set-variable]
icu_example
../boost/regex/v5/u32regex_token_iterator.hpp:205:22: warning: implicitly-declared 'boost::u32regex_token_iterator_implementation<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >::u32regex_token_iterator_implementation(const boost::u32regex_token_iterator_implementation<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >&)' is deprecated [-Wdeprecated-copy]
issue153
../libs/regex/test/issue153.cpp:16:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/regex/test/issue153.cpp:16:27: warning: unused parameter 'argv' [-Wunused-parameter]
partial_regex_grep
../libs/regex/example/snippets/partial_regex_grep.cpp:52:13: warning: storing the address of local variable 'buf' in 'next_pos' [-Wdangling-pointer=]
regex_grep_example_3
../libs/regex/example/snippets/regex_grep_example_3.cpp:98:47: warning: 'std::mem_fun1_t<_Ret, _Tp, _Arg> std::mem_fun(_Ret (_Tp::*)(_Arg)) [with _Ret = bool; _Tp = class_index; _Arg = boost::match_results<__gnu_cxx::__normal_iterator<const char*, __cxx11::basic_string<char> > >]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations]
../libs/regex/example/snippets/regex_grep_example_3.cpp:98:34: warning: 'std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = mem_fun1_t<bool, class_index, boost::match_results<__gnu_cxx::__normal_iterator<const char*, __cxx11::basic_string<char> > > >; _Tp = class_index*]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
regex_timer
../libs/regex/example/timer/regex_timer.cpp:16: warning: "BOOST_TIMER_ENABLE_DEPRECATED" redefined
standalone_icu_concept_check
../libs/regex/test/concepts/icu_concept_check.cpp:82:9: warning: variable 'b' set but not used [-Wunused-but-set-variable]