From: Matthew Vernon Date: Tue, 19 Sep 2017 21:09:00 +0000 (+0100) Subject: patch from Katsuhiko Nishimra to symbols file to fix FTBFS with gcc7 X-Git-Tag: archive/debian/2%8.39-5~1 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~matthewv/git?p=pcre3.git;a=commitdiff_plain;h=991d22b3c4066d8a8db98e1622dc39305f396cab patch from Katsuhiko Nishimra to symbols file to fix FTBFS with gcc7 --- diff --git a/debian/libpcrecpp0v5.symbols b/debian/libpcrecpp0v5.symbols index c14337d..97789c5 100644 --- a/debian/libpcrecpp0v5.symbols +++ b/debian/libpcrecpp0v5.symbols @@ -1,5 +1,4 @@ libpcrecpp.so.0 libpcrecpp0v5 #MINVER# - (c++)"void std::vector >::_M_emplace_back_aux(pcrecpp::StringPiece&&)@Base" 2:8.39-2 (c++)"operator<<(std::basic_ostream >&, pcrecpp::StringPiece const&)@Base" 8.38 (c++)"pcrecpp::Arg::parse_char(char const*, int, void*)@Base" 7.7 (c++)"pcrecpp::Arg::parse_double(char const*, int, void*)@Base" 7.7 @@ -85,4 +84,6 @@ libpcrecpp.so.0 libpcrecpp0v5 #MINVER# (c++)"pcrecpp::Scanner::Scanner(std::__cxx11::basic_string, std::allocator > const&)@Base" 7.7 (c++)"pcrecpp::Scanner::SetSkipExpression(char const*)@Base" 7.7 (c++)"pcrecpp::Scanner::Skip(char const*)@Base" 7.7 -#MISSING: 2:8.39-2# (c++)"std::vector >::_M_insert_aux(__gnu_cxx::__normal_iterator > >, pcrecpp::StringPiece const&)@Base" 7.7 + (c++|optional=STL)"void std::vector >::_M_emplace_back_aux(pcrecpp::StringPiece&&)@Base" 2:8.39-2 + (c++|optional=STL)"void std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, pcrecpp::StringPiece const&)@Base" 2:8.39-4 +#MISSING: 2:8.39-2# (c++|optional=STL)"std::vector >::_M_insert_aux(__gnu_cxx::__normal_iterator > >, pcrecpp::StringPiece const&)@Base" 7.7