concept_check
../boost/concept_archetype.hpp:556:11: warning: definition of implicit copy constructor for 'bidirectional_iterator_archetype<char>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/concept_archetype.hpp:425:11: warning: definition of implicit copy constructor for 'input_iterator_archetype<char>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/regex/concepts.hpp:413:10: warning: equality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:414:10: warning: inequality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:413:10: warning: equality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:414:10: warning: inequality comparison result unused [-Wunused-comparison]
../boost/concept_archetype.hpp:556:11: warning: definition of implicit copy constructor for 'bidirectional_iterator_archetype<wchar_t>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/concept_archetype.hpp:425:11: warning: definition of implicit copy constructor for 'input_iterator_archetype<wchar_t>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/regex/concepts.hpp:413:10: warning: equality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:414:10: warning: inequality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:413:10: warning: equality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:414:10: warning: inequality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:413:10: warning: equality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:414:10: warning: inequality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:413:10: warning: equality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:414:10: warning: inequality comparison result unused [-Wunused-comparison]
../boost/concept_archetype.hpp:425:11: warning: definition of implicit copy constructor for 'input_iterator_archetype<boost::char_architype>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/regex/concepts.hpp:413:10: warning: equality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:414:10: warning: inequality comparison result unused [-Wunused-comparison]
../boost/concept_archetype.hpp:556:11: warning: definition of implicit copy constructor for 'bidirectional_iterator_archetype<boost::char_architype>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
20 warnings generated.
icu_concept_check
../libs/regex/test/concepts/icu_concept_check.cpp:82:9: warning: variable 'b' set but not used [-Wunused-but-set-variable]
../boost/concept_archetype.hpp:556:11: warning: definition of implicit copy constructor for 'bidirectional_iterator_archetype<int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/concept_archetype.hpp:425:11: warning: definition of implicit copy constructor for 'input_iterator_archetype<int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/regex/concepts.hpp:413:10: warning: equality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:414:10: warning: inequality comparison result unused [-Wunused-comparison]
../boost/concept_archetype.hpp:425:11: warning: definition of implicit copy constructor for 'input_iterator_archetype<char>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/regex/concepts.hpp:413:10: warning: equality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:414:10: warning: inequality comparison result unused [-Wunused-comparison]
../boost/concept_archetype.hpp:556:11: warning: definition of implicit copy constructor for 'bidirectional_iterator_archetype<char>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/concept_archetype.hpp:556:11: warning: definition of implicit copy constructor for 'bidirectional_iterator_archetype<unsigned char>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/concept_archetype.hpp:556:11: warning: definition of implicit copy constructor for 'bidirectional_iterator_archetype<char16_t>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/concept_archetype.hpp:556:11: warning: definition of implicit copy constructor for 'bidirectional_iterator_archetype<wchar_t>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/regex/v5/u32regex_token_iterator.hpp:121:44: warning: definition of implicit copy constructor for 'u32regex_token_iterator_implementation<const char *>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/regex/v5/u32regex_token_iterator.hpp:121:44: warning: definition of implicit copy constructor for 'u32regex_token_iterator_implementation<const char16_t *>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/regex/v5/u32regex_token_iterator.hpp:121:44: warning: definition of implicit copy constructor for 'u32regex_token_iterator_implementation<const wchar_t *>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/regex/v5/u32regex_token_iterator.hpp:121:44: warning: definition of implicit copy constructor for 'u32regex_token_iterator_implementation<__gnu_cxx::__normal_iterator<const char *, std::basic_string<char>>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/regex/v5/u32regex_token_iterator.hpp:121:44: warning: definition of implicit copy constructor for 'u32regex_token_iterator_implementation<__gnu_cxx::__normal_iterator<const wchar_t *, std::basic_string<wchar_t>>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
17 warnings generated.
icu_example
../boost/regex/v5/u32regex_token_iterator.hpp:121:44: warning: definition of implicit copy constructor for 'u32regex_token_iterator_implementation<__gnu_cxx::__normal_iterator<const char *, std::basic_string<char>>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
1 warning generated.
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]
2 warnings generated.
regex_timer
../libs/regex/example/timer/regex_timer.cpp:16:9: warning: 'BOOST_TIMER_ENABLE_DEPRECATED' macro redefined [-Wmacro-redefined]
../boost/timer.hpp:25:1: warning: This header is deprecated. Use the facilities in <boost/timer/timer.hpp> instead. [-W#pragma-messages]
2 warnings generated.
standalone_concept_check
../boost/concept_archetype.hpp:556:11: warning: definition of implicit copy constructor for 'bidirectional_iterator_archetype<char>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/concept_archetype.hpp:425:11: warning: definition of implicit copy constructor for 'input_iterator_archetype<char>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/regex/concepts.hpp:413:10: warning: equality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:414:10: warning: inequality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:413:10: warning: equality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:414:10: warning: inequality comparison result unused [-Wunused-comparison]
../boost/concept_archetype.hpp:556:11: warning: definition of implicit copy constructor for 'bidirectional_iterator_archetype<wchar_t>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/concept_archetype.hpp:425:11: warning: definition of implicit copy constructor for 'input_iterator_archetype<wchar_t>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/regex/concepts.hpp:413:10: warning: equality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:414:10: warning: inequality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:413:10: warning: equality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:414:10: warning: inequality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:413:10: warning: equality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:414:10: warning: inequality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:413:10: warning: equality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:414:10: warning: inequality comparison result unused [-Wunused-comparison]
../boost/concept_archetype.hpp:425:11: warning: definition of implicit copy constructor for 'input_iterator_archetype<boost::char_architype>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/regex/concepts.hpp:413:10: warning: equality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:414:10: warning: inequality comparison result unused [-Wunused-comparison]
../boost/concept_archetype.hpp:556:11: warning: definition of implicit copy constructor for 'bidirectional_iterator_archetype<boost::char_architype>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
20 warnings generated.
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]
../boost/concept_archetype.hpp:556:11: warning: definition of implicit copy constructor for 'bidirectional_iterator_archetype<int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/concept_archetype.hpp:425:11: warning: definition of implicit copy constructor for 'input_iterator_archetype<int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/regex/concepts.hpp:413:10: warning: equality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:414:10: warning: inequality comparison result unused [-Wunused-comparison]
../boost/concept_archetype.hpp:425:11: warning: definition of implicit copy constructor for 'input_iterator_archetype<char>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/regex/concepts.hpp:413:10: warning: equality comparison result unused [-Wunused-comparison]
../boost/regex/concepts.hpp:414:10: warning: inequality comparison result unused [-Wunused-comparison]
../boost/concept_archetype.hpp:556:11: warning: definition of implicit copy constructor for 'bidirectional_iterator_archetype<char>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/concept_archetype.hpp:556:11: warning: definition of implicit copy constructor for 'bidirectional_iterator_archetype<unsigned char>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/concept_archetype.hpp:556:11: warning: definition of implicit copy constructor for 'bidirectional_iterator_archetype<char16_t>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/concept_archetype.hpp:556:11: warning: definition of implicit copy constructor for 'bidirectional_iterator_archetype<wchar_t>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/regex/v5/u32regex_token_iterator.hpp:121:44: warning: definition of implicit copy constructor for 'u32regex_token_iterator_implementation<const char *>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/regex/v5/u32regex_token_iterator.hpp:121:44: warning: definition of implicit copy constructor for 'u32regex_token_iterator_implementation<const char16_t *>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/regex/v5/u32regex_token_iterator.hpp:121:44: warning: definition of implicit copy constructor for 'u32regex_token_iterator_implementation<const wchar_t *>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/regex/v5/u32regex_token_iterator.hpp:121:44: warning: definition of implicit copy constructor for 'u32regex_token_iterator_implementation<__gnu_cxx::__normal_iterator<const char *, std::basic_string<char>>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/regex/v5/u32regex_token_iterator.hpp:121:44: warning: definition of implicit copy constructor for 'u32regex_token_iterator_implementation<__gnu_cxx::__normal_iterator<const wchar_t *, std::basic_string<wchar_t>>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
17 warnings generated.