Control: tags 791123 + unreproducible On Fri, 03 Jul 2015 at 13:11:26 +0000, Matthias Klose wrote: > - Decide if the symbols matching __cxx11 or B5cxx11 are part of the > library API, and are used by the reverse dependencies of the > library.
The affected symbols seem to be weak (template instantiations) so maybe a transition is not needed? 00000000000634a0 w DF .text 0000000000000087 Base std::__cxx11::list<bond, std::allocator<bond> >::merge(std::__cxx11::list<bond, std::allocator<bond> >&) 0000000000063290 w DF .text 0000000000000203 Base std::__cxx11::list<atom, std::allocator<atom> >::sort() 0000000000063530 w DF .text 0000000000000203 Base std::__cxx11::list<bond, std::allocator<bond> >::sort() 000000000004a010 w DF .text 0000000000000130 Base std::__cxx11::list<crec, std::allocator<crec> >::operator=(std::__cxx11::list<crec, std::allocator<crec> > const&) 0000000000062df0 w DF .text 0000000000000044 Base std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::~basic_stringbuf() 0000000000062db0 w DF .text 000000000000003c Base std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::~basic_stringbuf() 0000000000062e40 w DF .text 0000000000000031 Base std::__cxx11::_List_base<atom, std::allocator<atom> >::_M_clear() 0000000000062db0 w DF .text 000000000000003c Base std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::~basic_stringbuf() 0000000000062e80 w DF .text 0000000000000031 Base std::__cxx11::_List_base<bond, std::allocator<bond> >::_M_clear() 0000000000063200 w DF .text 0000000000000087 Base std::__cxx11::list<atom, std::allocator<atom> >::merge(std::__cxx11::list<atom, std::allocator<atom> >&) 0000000000062ec0 w DF .text 0000000000000031 Base std::__cxx11::_List_base<constraint_dst, std::allocator<constraint_dst> >::_M_clear() 0000000000049fd0 w DF .text 0000000000000031 Base std::__cxx11::_List_base<crec, std::allocator<crec> >::_M_clear() Regards, S