diff options
author | Michael Vogt <mvo@debian.org> | 2011-02-09 18:30:16 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2011-02-09 18:30:16 +0100 |
commit | a34008bcc2a4c8c9ec431d36e8c04a7e1d96967d (patch) | |
tree | 266deaeaceae4b6ad991b9257dc8c17d4f877fd4 /debian/apt-utils.symbols | |
parent | 790b328a44d83401d6b89a23338344fe63ea91fd (diff) |
debian/apt-utils.symbols: remove gcc-4.4 specific symbol to make it build again
Diffstat (limited to 'debian/apt-utils.symbols')
-rw-r--r-- | debian/apt-utils.symbols | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/apt-utils.symbols b/debian/apt-utils.symbols index 7dfb000da..dc3d946e2 100644 --- a/debian/apt-utils.symbols +++ b/debian/apt-utils.symbols @@ -110,8 +110,6 @@ 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 |