diff options
author | Michael Vogt <mvo@debian.org> | 2011-02-09 19:35:44 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2011-02-09 19:35:44 +0100 |
commit | fe2655b827261344c909e170f457bc5d484e8f40 (patch) | |
tree | ada4e5b1e6d9de5fe37c26d1f071daa7c8ebed6c /debian | |
parent | a34008bcc2a4c8c9ec431d36e8c04a7e1d96967d (diff) |
debian/apt-utils.symbols: fix symbol instead of removing it
Diffstat (limited to 'debian')
-rw-r--r-- | debian/apt-utils.symbols | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/apt-utils.symbols b/debian/apt-utils.symbols index dc3d946e2..2f57eb10a 100644 --- a/debian/apt-utils.symbols +++ b/debian/apt-utils.symbols @@ -110,6 +110,8 @@ libapt-inst.so.1.2 libapt-inst1.2 (c++|optional)"vtable for pkgCache::Iterator<pkgCache::Dependency, pkgCache::DepIterator>@Base" 0.8.0 (c++|optional)"vtable for pkgCache::Iterator<pkgCache::Package, pkgCache::PkgIterator>@Base" 0.8.0 (c++|optional)"vtable for pkgCache::Iterator<pkgCache::Version, pkgCache::VerIterator>@Base" 0.8.0 +### gcc-4.4 specific + (c++|optional=std)"std::basic_string<char, std::char_traits<char>, std::allocator<char> >& std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace_dispatch<unsigned char*>(__gnu_cxx::__normal_iterator<char*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, __gnu_cxx::__normal_iterator<char*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, unsigned char*, unsigned char*, std::__false_type)@Base" 0.8.0 ### try to ignore std:: template instances (c++|optional=std)"std::basic_string<char, std::char_traits<char>, std::allocator<char> >& std::basic_string<char, std::char_traits<char>, std::allocator<char> >::append<unsigned char*>(unsigned char*, unsigned char*)@Base" 0.8.0 (c++|regex|optional=std)"^std::basic_string<.+ >\(.+\)@Base$" 0.8.0 |