mirror of
git://sourceware.org/git/libabigail.git
synced 2025-01-03 07:52:04 +00:00
tests/data/test-diff-pkg: Update dpkg related reference output
The previous patch needed the update of a lot of reference tests. I didn't have dpkg installed on my development box so I missed updating dpkg-related reference output. * tests/data/test-diff-pkg/libsigc++-2.0-0c2a_2.4.0-1_amd64--libsigc++-2.0-0v5_2.4.1-1ubuntu2_amd64-report-0.txt: Adjust. Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
parent
3ccfe46541
commit
fabfb912d5
@ -13,48 +13,50 @@
|
||||
2 functions with some indirect sub-type change:
|
||||
|
||||
[C] 'method bool sigc::connection::block(bool)' has some indirect sub-type changes:
|
||||
implicit parameter 0 of type 'sigc::connection*' has sub-type changes:
|
||||
in pointed to type 'struct sigc::connection':
|
||||
type size hasn't changed
|
||||
1 data member change:
|
||||
type of 'slot_base* slot_' changed:
|
||||
in pointed to type 'class sigc::slot_base':
|
||||
type size hasn't changed
|
||||
1 data member change:
|
||||
type of 'rep_type* rep_' changed:
|
||||
in pointed to type 'typedef sigc::slot_base::rep_type':
|
||||
underlying type 'struct sigc::internal::slot_rep' changed:
|
||||
type size hasn't changed
|
||||
1 base class change:
|
||||
'struct sigc::trackable' changed:
|
||||
type size hasn't changed
|
||||
1 data member change:
|
||||
type of 'trackable_callback_list* callback_list_' changed:
|
||||
in pointed to type 'struct sigc::internal::trackable_callback_list':
|
||||
type size changed from 192 to 256 (in bits)
|
||||
2 data member changes:
|
||||
type of 'sigc::internal::trackable_callback_list::callback_list callbacks_' changed:
|
||||
underlying type 'class std::list<sigc::internal::trackable_callback, std::allocator<sigc::internal::trackable_callback> >' changed:
|
||||
type name changed from 'std::list<sigc::internal::trackable_callback, std::allocator<sigc::internal::trackable_callback> >' to 'std::__cxx11::list<sigc::internal::trackable_callback, std::allocator<sigc::internal::trackable_callback> >'
|
||||
type size changed from 128 to 192 (in bits)
|
||||
1 base class deletion:
|
||||
class std::_List_base<sigc::internal::trackable_callback, std::allocator<sigc::internal::trackable_callback> >
|
||||
1 base class insertion:
|
||||
class std::__cxx11::_List_base<sigc::internal::trackable_callback, std::allocator<sigc::internal::trackable_callback> >
|
||||
'bool clearing_' offset changed from 128 to 192 (in bits) (by +64 bits)
|
||||
implicit parameter 0 of type 'sigc::connection* const' has sub-type changes:
|
||||
in unqualified underlying type 'sigc::connection*':
|
||||
in pointed to type 'struct sigc::connection':
|
||||
type size hasn't changed
|
||||
1 data member change:
|
||||
type of 'slot_base* slot_' changed:
|
||||
in pointed to type 'class sigc::slot_base':
|
||||
type size hasn't changed
|
||||
1 data member change:
|
||||
type of 'rep_type* rep_' changed:
|
||||
in pointed to type 'typedef sigc::slot_base::rep_type':
|
||||
underlying type 'struct sigc::internal::slot_rep' changed:
|
||||
type size hasn't changed
|
||||
1 base class change:
|
||||
'struct sigc::trackable' changed:
|
||||
type size hasn't changed
|
||||
1 data member change:
|
||||
type of 'trackable_callback_list* callback_list_' changed:
|
||||
in pointed to type 'struct sigc::internal::trackable_callback_list':
|
||||
type size changed from 192 to 256 (in bits)
|
||||
2 data member changes:
|
||||
type of 'sigc::internal::trackable_callback_list::callback_list callbacks_' changed:
|
||||
underlying type 'class std::list<sigc::internal::trackable_callback, std::allocator<sigc::internal::trackable_callback> >' changed:
|
||||
type name changed from 'std::list<sigc::internal::trackable_callback, std::allocator<sigc::internal::trackable_callback> >' to 'std::__cxx11::list<sigc::internal::trackable_callback, std::allocator<sigc::internal::trackable_callback> >'
|
||||
type size changed from 128 to 192 (in bits)
|
||||
1 base class deletion:
|
||||
class std::_List_base<sigc::internal::trackable_callback, std::allocator<sigc::internal::trackable_callback> >
|
||||
1 base class insertion:
|
||||
class std::__cxx11::_List_base<sigc::internal::trackable_callback, std::allocator<sigc::internal::trackable_callback> >
|
||||
'bool clearing_' offset changed from 128 to 192 (in bits) (by +64 bits)
|
||||
|
||||
[C] 'method void sigc::internal::signal_impl::block(bool)' has some indirect sub-type changes:
|
||||
implicit parameter 0 of type 'sigc::internal::signal_impl*' has sub-type changes:
|
||||
in pointed to type 'struct sigc::internal::signal_impl':
|
||||
type size changed from 192 to 256 (in bits)
|
||||
1 data member change:
|
||||
type of 'std::list<sigc::slot_base, std::allocator<sigc::slot_base> > slots_' changed:
|
||||
type name changed from 'std::list<sigc::slot_base, std::allocator<sigc::slot_base> >' to 'std::__cxx11::list<sigc::slot_base, std::allocator<sigc::slot_base> >'
|
||||
type size changed from 128 to 192 (in bits)
|
||||
1 base class deletion:
|
||||
class std::_List_base<sigc::slot_base, std::allocator<sigc::slot_base> >
|
||||
1 base class insertion:
|
||||
class std::__cxx11::_List_base<sigc::slot_base, std::allocator<sigc::slot_base> >
|
||||
implicit parameter 0 of type 'sigc::internal::signal_impl* const' has sub-type changes:
|
||||
in unqualified underlying type 'sigc::internal::signal_impl*':
|
||||
in pointed to type 'struct sigc::internal::signal_impl':
|
||||
type size changed from 192 to 256 (in bits)
|
||||
1 data member change:
|
||||
type of 'std::list<sigc::slot_base, std::allocator<sigc::slot_base> > slots_' changed:
|
||||
type name changed from 'std::list<sigc::slot_base, std::allocator<sigc::slot_base> >' to 'std::__cxx11::list<sigc::slot_base, std::allocator<sigc::slot_base> >'
|
||||
type size changed from 128 to 192 (in bits)
|
||||
1 base class deletion:
|
||||
class std::_List_base<sigc::slot_base, std::allocator<sigc::slot_base> >
|
||||
1 base class insertion:
|
||||
class std::__cxx11::_List_base<sigc::slot_base, std::allocator<sigc::slot_base> >
|
||||
|
||||
================ end of changes of 'libsigc-2.0.so.0.0.0'===============
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user