diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2011-02-08 22:33:27 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-02-08 22:33:27 +0100 |
commit | 4fe76b0650f6fe6e61751f3a151f7282776465cc (patch) | |
tree | ba2130b01253e446efb22c51938623805b78d4e1 /debian/apt-utils.symbols | |
parent | d4e80f1f0f75ef0409ba702c7ef866fbf437b8cb (diff) |
* debian/apt.symbols:
- add more arch dependent symbols
Diffstat (limited to 'debian/apt-utils.symbols')
-rw-r--r-- | debian/apt-utils.symbols | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/debian/apt-utils.symbols b/debian/apt-utils.symbols index 8313f6ffd..7dfb000da 100644 --- a/debian/apt-utils.symbols +++ b/debian/apt-utils.symbols @@ -110,10 +110,12 @@ 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::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::basic_string<.+ >\(.+\)@Base$" 0.8.0 - (c++|regex|optional)"^char\* std::[^ ]+<.+ >::_.+@Base$" 0.8.0 - (c++|regex|optional)"^typeinfo name for std::iterator<.*>@Base$" 0.8.0 - (c++|regex|optional)"^typeinfo for std::iterator<.*>@Base$" 0.8.0 + (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 + (c++|regex|optional=std)"^char\* std::[^ ]+<.+ >::_.+@Base$" 0.8.0 + (c++|regex|optional=std)"^typeinfo name for std::iterator<.*>@Base$" 0.8.0 + (c++|regex|optional=std)"^typeinfo for std::iterator<.*>@Base$" 0.8.0 ### |