1e01aa904Sopenharmony_ciFunctions changes summary: 1 Removed, 60 Changed, 1 Added functions
2e01aa904Sopenharmony_ciVariables changes summary: 0 Removed, 0 Changed, 0 Added variable
3e01aa904Sopenharmony_ci
4e01aa904Sopenharmony_ci1 Removed function:
5e01aa904Sopenharmony_ci
6e01aa904Sopenharmony_ci  [D] 'method void std::_List_base<sigc::slot_base, std::allocator<sigc::slot_base> >::_M_clear()'
7e01aa904Sopenharmony_ci
8e01aa904Sopenharmony_ci1 Added function:
9e01aa904Sopenharmony_ci
10e01aa904Sopenharmony_ci  [A] 'method void std::__cxx11::_List_base<sigc::slot_base, std::allocator<sigc::slot_base> >::_M_clear()'
11e01aa904Sopenharmony_ci
12e01aa904Sopenharmony_ci60 functions with some indirect sub-type change:
13e01aa904Sopenharmony_ci
14e01aa904Sopenharmony_ci  [C] 'method bool sigc::connection::block(bool)' has some indirect sub-type changes:
15e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::connection*' has sub-type changes:
16e01aa904Sopenharmony_ci      in pointed to type 'struct sigc::connection':
17e01aa904Sopenharmony_ci        type size hasn't changed
18e01aa904Sopenharmony_ci        1 data member change:
19e01aa904Sopenharmony_ci          type of 'sigc::slot_base* slot_' changed:
20e01aa904Sopenharmony_ci            in pointed to type 'class sigc::slot_base':
21e01aa904Sopenharmony_ci              type size hasn't changed
22e01aa904Sopenharmony_ci              1 data member change:
23e01aa904Sopenharmony_ci                type of 'sigc::slot_base::rep_type* rep_' changed:
24e01aa904Sopenharmony_ci                  in pointed to type 'typedef sigc::slot_base::rep_type':
25e01aa904Sopenharmony_ci                    underlying type 'struct sigc::internal::slot_rep' changed:
26e01aa904Sopenharmony_ci                      type size hasn't changed
27e01aa904Sopenharmony_ci                      1 base class change:
28e01aa904Sopenharmony_ci                        'struct sigc::trackable' changed:
29e01aa904Sopenharmony_ci                          type size hasn't changed
30e01aa904Sopenharmony_ci                          1 data member change:
31e01aa904Sopenharmony_ci                            type of 'sigc::internal::trackable_callback_list* callback_list_' changed:
32e01aa904Sopenharmony_ci                              in pointed to type 'struct sigc::internal::trackable_callback_list':
33e01aa904Sopenharmony_ci                                type size changed from 192 to 256 (in bits)
34e01aa904Sopenharmony_ci                                2 data member changes:
35e01aa904Sopenharmony_ci                                  type of 'sigc::internal::trackable_callback_list::callback_list callbacks_' changed:
36e01aa904Sopenharmony_ci                                    underlying type 'class std::list<sigc::internal::trackable_callback, std::allocator<sigc::internal::trackable_callback> >' changed:
37e01aa904Sopenharmony_ci                                      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> >'
38e01aa904Sopenharmony_ci                                      type size changed from 128 to 192 (in bits)
39e01aa904Sopenharmony_ci                                      1 base class deletion:
40e01aa904Sopenharmony_ci                                        class std::_List_base<sigc::internal::trackable_callback, std::allocator<sigc::internal::trackable_callback> >
41e01aa904Sopenharmony_ci                                      1 base class insertion:
42e01aa904Sopenharmony_ci                                        class std::__cxx11::_List_base<sigc::internal::trackable_callback, std::allocator<sigc::internal::trackable_callback> >
43e01aa904Sopenharmony_ci                                  'bool clearing_' offset changed from 128 to 192 (in bits) (by +64 bits)
44e01aa904Sopenharmony_ci
45e01aa904Sopenharmony_ci  [C] 'method bool sigc::connection::blocked()' has some indirect sub-type changes:
46e01aa904Sopenharmony_ci    implicit parameter 0 of type 'const sigc::connection*' has sub-type changes:
47e01aa904Sopenharmony_ci      in pointed to type 'const sigc::connection':
48e01aa904Sopenharmony_ci        unqualified underlying type 'struct sigc::connection' changed, as reported earlier
49e01aa904Sopenharmony_ci
50e01aa904Sopenharmony_ci  [C] 'method sigc::connection::connection(const sigc::connection&)' has some indirect sub-type changes:
51e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::connection*' has sub-type changes:
52e01aa904Sopenharmony_ci      pointed to type 'struct sigc::connection' changed, as reported earlier
53e01aa904Sopenharmony_ci    parameter 1 of type 'const sigc::connection&' has sub-type changes:
54e01aa904Sopenharmony_ci      in referenced type 'const sigc::connection':
55e01aa904Sopenharmony_ci        unqualified underlying type 'struct sigc::connection' changed, as reported earlier
56e01aa904Sopenharmony_ci
57e01aa904Sopenharmony_ci  [C] 'method sigc::connection::connection()' has some indirect sub-type changes:
58e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::connection*' has sub-type changes:
59e01aa904Sopenharmony_ci      pointed to type 'struct sigc::connection' changed, as reported earlier
60e01aa904Sopenharmony_ci
61e01aa904Sopenharmony_ci  [C] 'method sigc::connection::connection(sigc::slot_base&)' has some indirect sub-type changes:
62e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::connection*' has sub-type changes:
63e01aa904Sopenharmony_ci      pointed to type 'struct sigc::connection' changed, as reported earlier
64e01aa904Sopenharmony_ci    parameter 1 of type 'sigc::slot_base&' has sub-type changes:
65e01aa904Sopenharmony_ci      referenced type 'class sigc::slot_base' changed, as reported earlier
66e01aa904Sopenharmony_ci
67e01aa904Sopenharmony_ci  [C] 'method void sigc::connection::disconnect()' has some indirect sub-type changes:
68e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::connection*' has sub-type changes:
69e01aa904Sopenharmony_ci      pointed to type 'struct sigc::connection' changed, as reported earlier
70e01aa904Sopenharmony_ci
71e01aa904Sopenharmony_ci  [C] 'method bool sigc::connection::empty()' has some indirect sub-type changes:
72e01aa904Sopenharmony_ci    implicit parameter 0 of type 'const sigc::connection*' has sub-type changes:
73e01aa904Sopenharmony_ci      in pointed to type 'const sigc::connection':
74e01aa904Sopenharmony_ci        unqualified underlying type 'struct sigc::connection' changed, as reported earlier
75e01aa904Sopenharmony_ci
76e01aa904Sopenharmony_ci  [C] 'method bool sigc::connection::operator bool()' has some indirect sub-type changes:
77e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::connection*' has sub-type changes:
78e01aa904Sopenharmony_ci      pointed to type 'struct sigc::connection' changed, as reported earlier
79e01aa904Sopenharmony_ci
80e01aa904Sopenharmony_ci  [C] 'method sigc::connection& sigc::connection::operator=(const sigc::connection&)' has some indirect sub-type changes:
81e01aa904Sopenharmony_ci    return type changed:
82e01aa904Sopenharmony_ci      referenced type 'struct sigc::connection' changed, as reported earlier
83e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::connection*' has sub-type changes:
84e01aa904Sopenharmony_ci      pointed to type 'struct sigc::connection' changed, as reported earlier
85e01aa904Sopenharmony_ci    parameter 1 of type 'const sigc::connection&' has sub-type changes:
86e01aa904Sopenharmony_ci      in referenced type 'const sigc::connection':
87e01aa904Sopenharmony_ci        unqualified underlying type 'struct sigc::connection' changed, as reported earlier
88e01aa904Sopenharmony_ci
89e01aa904Sopenharmony_ci  [C] 'method void sigc::connection::set_slot(sigc::slot_base*)' has some indirect sub-type changes:
90e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::connection*' has sub-type changes:
91e01aa904Sopenharmony_ci      pointed to type 'struct sigc::connection' changed, as reported earlier
92e01aa904Sopenharmony_ci    parameter 1 of type 'sigc::slot_base*' has sub-type changes:
93e01aa904Sopenharmony_ci      pointed to type 'class sigc::slot_base' changed, as reported earlier
94e01aa904Sopenharmony_ci
95e01aa904Sopenharmony_ci  [C] 'method bool sigc::connection::unblock()' has some indirect sub-type changes:
96e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::connection*' has sub-type changes:
97e01aa904Sopenharmony_ci      pointed to type 'struct sigc::connection' changed, as reported earlier
98e01aa904Sopenharmony_ci
99e01aa904Sopenharmony_ci  [C] 'method sigc::connection::~connection(int)' has some indirect sub-type changes:
100e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::connection*' has sub-type changes:
101e01aa904Sopenharmony_ci      pointed to type 'struct sigc::connection' changed, as reported earlier
102e01aa904Sopenharmony_ci
103e01aa904Sopenharmony_ci  [C] 'method void sigc::internal::signal_impl::block(bool)' has some indirect sub-type changes:
104e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::internal::signal_impl*' has sub-type changes:
105e01aa904Sopenharmony_ci      in pointed to type 'struct sigc::internal::signal_impl':
106e01aa904Sopenharmony_ci        type size changed from 192 to 256 (in bits)
107e01aa904Sopenharmony_ci        1 data member change:
108e01aa904Sopenharmony_ci          type of 'std::list<sigc::slot_base, std::allocator<sigc::slot_base> > slots_' changed:
109e01aa904Sopenharmony_ci            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> >'
110e01aa904Sopenharmony_ci            type size changed from 128 to 192 (in bits)
111e01aa904Sopenharmony_ci            1 base class deletion:
112e01aa904Sopenharmony_ci              class std::_List_base<sigc::slot_base, std::allocator<sigc::slot_base> >
113e01aa904Sopenharmony_ci            1 base class insertion:
114e01aa904Sopenharmony_ci              class std::__cxx11::_List_base<sigc::slot_base, std::allocator<sigc::slot_base> >
115e01aa904Sopenharmony_ci
116e01aa904Sopenharmony_ci  [C] 'method bool sigc::internal::signal_impl::blocked()' has some indirect sub-type changes:
117e01aa904Sopenharmony_ci    implicit parameter 0 of type 'const sigc::internal::signal_impl*' has sub-type changes:
118e01aa904Sopenharmony_ci      in pointed to type 'const sigc::internal::signal_impl':
119e01aa904Sopenharmony_ci        unqualified underlying type 'struct sigc::internal::signal_impl' changed, as reported earlier
120e01aa904Sopenharmony_ci
121e01aa904Sopenharmony_ci  [C] 'method void sigc::internal::signal_impl::clear()' has some indirect sub-type changes:
122e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::internal::signal_impl*' has sub-type changes:
123e01aa904Sopenharmony_ci      pointed to type 'struct sigc::internal::signal_impl' changed, as reported earlier
124e01aa904Sopenharmony_ci
125e01aa904Sopenharmony_ci  [C] 'method sigc::internal::signal_impl::iterator_type sigc::internal::signal_impl::connect(const sigc::slot_base&)' has some indirect sub-type changes:
126e01aa904Sopenharmony_ci    return type changed:
127e01aa904Sopenharmony_ci      underlying type 'typedef std::list<sigc::slot_base, std::allocator<sigc::slot_base> >::iterator' changed:
128e01aa904Sopenharmony_ci        typedef name changed from std::list<sigc::slot_base, std::allocator<sigc::slot_base> >::iterator to std::__cxx11::list<sigc::slot_base, std::allocator<sigc::slot_base> >::iterator
129e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::internal::signal_impl*' has sub-type changes:
130e01aa904Sopenharmony_ci      pointed to type 'struct sigc::internal::signal_impl' changed, as reported earlier
131e01aa904Sopenharmony_ci    parameter 1 of type 'const sigc::slot_base&' has sub-type changes:
132e01aa904Sopenharmony_ci      in referenced type 'const sigc::slot_base':
133e01aa904Sopenharmony_ci        unqualified underlying type 'class sigc::slot_base' changed, as reported earlier
134e01aa904Sopenharmony_ci
135e01aa904Sopenharmony_ci  [C] 'method sigc::internal::signal_impl::iterator_type sigc::internal::signal_impl::erase(sigc::internal::signal_impl::iterator_type)' has some indirect sub-type changes:
136e01aa904Sopenharmony_ci    return type changed:
137e01aa904Sopenharmony_ci      underlying type 'typedef std::list<sigc::slot_base, std::allocator<sigc::slot_base> >::iterator' changed, as reported earlier
138e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::internal::signal_impl*' has sub-type changes:
139e01aa904Sopenharmony_ci      pointed to type 'struct sigc::internal::signal_impl' changed, as reported earlier
140e01aa904Sopenharmony_ci
141e01aa904Sopenharmony_ci  [C] 'method sigc::internal::signal_impl::iterator_type sigc::internal::signal_impl::insert(sigc::internal::signal_impl::iterator_type, const sigc::slot_base&)' has some indirect sub-type changes:
142e01aa904Sopenharmony_ci    return type changed:
143e01aa904Sopenharmony_ci      underlying type 'typedef std::list<sigc::slot_base, std::allocator<sigc::slot_base> >::iterator' changed, as reported earlier
144e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::internal::signal_impl*' has sub-type changes:
145e01aa904Sopenharmony_ci      pointed to type 'struct sigc::internal::signal_impl' changed, as reported earlier
146e01aa904Sopenharmony_ci    parameter 2 of type 'const sigc::slot_base&' has sub-type changes:
147e01aa904Sopenharmony_ci      in referenced type 'const sigc::slot_base':
148e01aa904Sopenharmony_ci        unqualified underlying type 'class sigc::slot_base' changed, as reported earlier
149e01aa904Sopenharmony_ci
150e01aa904Sopenharmony_ci  [C] 'method sigc::internal::signal_impl::signal_impl()' has some indirect sub-type changes:
151e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::internal::signal_impl*' has sub-type changes:
152e01aa904Sopenharmony_ci      pointed to type 'struct sigc::internal::signal_impl' changed, as reported earlier
153e01aa904Sopenharmony_ci
154e01aa904Sopenharmony_ci  [C] 'method sigc::internal::signal_impl::size_type sigc::internal::signal_impl::size()' has some indirect sub-type changes:
155e01aa904Sopenharmony_ci    implicit parameter 0 of type 'const sigc::internal::signal_impl*' has sub-type changes:
156e01aa904Sopenharmony_ci      in pointed to type 'const sigc::internal::signal_impl':
157e01aa904Sopenharmony_ci        unqualified underlying type 'struct sigc::internal::signal_impl' changed, as reported earlier
158e01aa904Sopenharmony_ci
159e01aa904Sopenharmony_ci  [C] 'method void sigc::internal::signal_impl::sweep()' has some indirect sub-type changes:
160e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::internal::signal_impl*' has sub-type changes:
161e01aa904Sopenharmony_ci      pointed to type 'struct sigc::internal::signal_impl' changed, as reported earlier
162e01aa904Sopenharmony_ci
163e01aa904Sopenharmony_ci  [C] 'method void sigc::internal::signal_impl::unreference_exec()' has some indirect sub-type changes:
164e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::internal::signal_impl*' has sub-type changes:
165e01aa904Sopenharmony_ci      pointed to type 'struct sigc::internal::signal_impl' changed, as reported earlier
166e01aa904Sopenharmony_ci
167e01aa904Sopenharmony_ci  [C] 'method void sigc::internal::slot_rep::disconnect()' has some indirect sub-type changes:
168e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::internal::slot_rep*' has sub-type changes:
169e01aa904Sopenharmony_ci      pointed to type 'struct sigc::internal::slot_rep' changed, as reported earlier
170e01aa904Sopenharmony_ci
171e01aa904Sopenharmony_ci  [C] 'method void sigc::internal::trackable_callback_list::add_callback(void*)' has some indirect sub-type changes:
172e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::internal::trackable_callback_list*' has sub-type changes:
173e01aa904Sopenharmony_ci      pointed to type 'struct sigc::internal::trackable_callback_list' changed, as reported earlier
174e01aa904Sopenharmony_ci
175e01aa904Sopenharmony_ci  [C] 'method void sigc::internal::trackable_callback_list::clear()' has some indirect sub-type changes:
176e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::internal::trackable_callback_list*' has sub-type changes:
177e01aa904Sopenharmony_ci      pointed to type 'struct sigc::internal::trackable_callback_list' changed, as reported earlier
178e01aa904Sopenharmony_ci
179e01aa904Sopenharmony_ci  [C] 'method void sigc::internal::trackable_callback_list::remove_callback(void*)' has some indirect sub-type changes:
180e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::internal::trackable_callback_list*' has sub-type changes:
181e01aa904Sopenharmony_ci      pointed to type 'struct sigc::internal::trackable_callback_list' changed, as reported earlier
182e01aa904Sopenharmony_ci
183e01aa904Sopenharmony_ci  [C] 'method sigc::internal::trackable_callback_list::~trackable_callback_list(int)' has some indirect sub-type changes:
184e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::internal::trackable_callback_list*' has sub-type changes:
185e01aa904Sopenharmony_ci      pointed to type 'struct sigc::internal::trackable_callback_list' changed, as reported earlier
186e01aa904Sopenharmony_ci
187e01aa904Sopenharmony_ci  [C] 'method void sigc::signal_base::block(bool)' has some indirect sub-type changes:
188e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::signal_base*' has sub-type changes:
189e01aa904Sopenharmony_ci      in pointed to type 'struct sigc::signal_base':
190e01aa904Sopenharmony_ci        type size hasn't changed
191e01aa904Sopenharmony_ci        1 base class change:
192e01aa904Sopenharmony_ci          'struct sigc::trackable' changed:
193e01aa904Sopenharmony_ci            details were reported earlier
194e01aa904Sopenharmony_ci        1 data member change:
195e01aa904Sopenharmony_ci          type of 'sigc::internal::signal_impl* impl_' changed:
196e01aa904Sopenharmony_ci            pointed to type 'struct sigc::internal::signal_impl' changed, as reported earlier
197e01aa904Sopenharmony_ci
198e01aa904Sopenharmony_ci  [C] 'method bool sigc::signal_base::blocked()' has some indirect sub-type changes:
199e01aa904Sopenharmony_ci    implicit parameter 0 of type 'const sigc::signal_base*' has sub-type changes:
200e01aa904Sopenharmony_ci      in pointed to type 'const sigc::signal_base':
201e01aa904Sopenharmony_ci        unqualified underlying type 'struct sigc::signal_base' changed, as reported earlier
202e01aa904Sopenharmony_ci
203e01aa904Sopenharmony_ci  [C] 'method void sigc::signal_base::clear()' has some indirect sub-type changes:
204e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::signal_base*' has sub-type changes:
205e01aa904Sopenharmony_ci      pointed to type 'struct sigc::signal_base' changed, as reported earlier
206e01aa904Sopenharmony_ci
207e01aa904Sopenharmony_ci  [C] 'method sigc::signal_base::iterator_type sigc::signal_base::connect(const sigc::slot_base&)' has some indirect sub-type changes:
208e01aa904Sopenharmony_ci    return type changed:
209e01aa904Sopenharmony_ci      underlying type 'typedef sigc::internal::signal_impl::iterator_type' changed, as reported earlier
210e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::signal_base*' has sub-type changes:
211e01aa904Sopenharmony_ci      pointed to type 'struct sigc::signal_base' changed, as reported earlier
212e01aa904Sopenharmony_ci    parameter 1 of type 'const sigc::slot_base&' has sub-type changes:
213e01aa904Sopenharmony_ci      in referenced type 'const sigc::slot_base':
214e01aa904Sopenharmony_ci        unqualified underlying type 'class sigc::slot_base' changed, as reported earlier
215e01aa904Sopenharmony_ci
216e01aa904Sopenharmony_ci  [C] 'method sigc::signal_base::iterator_type sigc::signal_base::erase(sigc::signal_base::iterator_type)' has some indirect sub-type changes:
217e01aa904Sopenharmony_ci    return type changed:
218e01aa904Sopenharmony_ci      underlying type 'typedef sigc::internal::signal_impl::iterator_type' changed, as reported earlier
219e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::signal_base*' has sub-type changes:
220e01aa904Sopenharmony_ci      pointed to type 'struct sigc::signal_base' changed, as reported earlier
221e01aa904Sopenharmony_ci
222e01aa904Sopenharmony_ci  [C] 'method sigc::internal::signal_impl* sigc::signal_base::impl()' has some indirect sub-type changes:
223e01aa904Sopenharmony_ci    return type changed:
224e01aa904Sopenharmony_ci      pointed to type 'struct sigc::internal::signal_impl' changed, as reported earlier
225e01aa904Sopenharmony_ci    implicit parameter 0 of type 'const sigc::signal_base*' has sub-type changes:
226e01aa904Sopenharmony_ci      in pointed to type 'const sigc::signal_base':
227e01aa904Sopenharmony_ci        unqualified underlying type 'struct sigc::signal_base' changed, as reported earlier
228e01aa904Sopenharmony_ci
229e01aa904Sopenharmony_ci  [C] 'method sigc::signal_base::iterator_type sigc::signal_base::insert(sigc::signal_base::iterator_type, const sigc::slot_base&)' has some indirect sub-type changes:
230e01aa904Sopenharmony_ci    return type changed:
231e01aa904Sopenharmony_ci      underlying type 'typedef sigc::internal::signal_impl::iterator_type' changed, as reported earlier
232e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::signal_base*' has sub-type changes:
233e01aa904Sopenharmony_ci      pointed to type 'struct sigc::signal_base' changed, as reported earlier
234e01aa904Sopenharmony_ci    parameter 2 of type 'const sigc::slot_base&' has sub-type changes:
235e01aa904Sopenharmony_ci      in referenced type 'const sigc::slot_base':
236e01aa904Sopenharmony_ci        unqualified underlying type 'class sigc::slot_base' changed, as reported earlier
237e01aa904Sopenharmony_ci
238e01aa904Sopenharmony_ci  [C] 'method sigc::signal_base& sigc::signal_base::operator=(const sigc::signal_base&)' has some indirect sub-type changes:
239e01aa904Sopenharmony_ci    return type changed:
240e01aa904Sopenharmony_ci      referenced type 'struct sigc::signal_base' changed, as reported earlier
241e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::signal_base*' has sub-type changes:
242e01aa904Sopenharmony_ci      pointed to type 'struct sigc::signal_base' changed, as reported earlier
243e01aa904Sopenharmony_ci    parameter 1 of type 'const sigc::signal_base&' has sub-type changes:
244e01aa904Sopenharmony_ci      in referenced type 'const sigc::signal_base':
245e01aa904Sopenharmony_ci        unqualified underlying type 'struct sigc::signal_base' changed, as reported earlier
246e01aa904Sopenharmony_ci
247e01aa904Sopenharmony_ci  [C] 'method sigc::signal_base::signal_base()' has some indirect sub-type changes:
248e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::signal_base*' has sub-type changes:
249e01aa904Sopenharmony_ci      pointed to type 'struct sigc::signal_base' changed, as reported earlier
250e01aa904Sopenharmony_ci
251e01aa904Sopenharmony_ci  [C] 'method sigc::signal_base::signal_base(const sigc::signal_base&)' has some indirect sub-type changes:
252e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::signal_base*' has sub-type changes:
253e01aa904Sopenharmony_ci      pointed to type 'struct sigc::signal_base' changed, as reported earlier
254e01aa904Sopenharmony_ci    parameter 1 of type 'const sigc::signal_base&' has sub-type changes:
255e01aa904Sopenharmony_ci      in referenced type 'const sigc::signal_base':
256e01aa904Sopenharmony_ci        unqualified underlying type 'struct sigc::signal_base' changed, as reported earlier
257e01aa904Sopenharmony_ci
258e01aa904Sopenharmony_ci  [C] 'method sigc::signal_base::size_type sigc::signal_base::size()' has some indirect sub-type changes:
259e01aa904Sopenharmony_ci    implicit parameter 0 of type 'const sigc::signal_base*' has sub-type changes:
260e01aa904Sopenharmony_ci      in pointed to type 'const sigc::signal_base':
261e01aa904Sopenharmony_ci        unqualified underlying type 'struct sigc::signal_base' changed, as reported earlier
262e01aa904Sopenharmony_ci
263e01aa904Sopenharmony_ci  [C] 'method void sigc::signal_base::unblock()' has some indirect sub-type changes:
264e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::signal_base*' has sub-type changes:
265e01aa904Sopenharmony_ci      pointed to type 'struct sigc::signal_base' changed, as reported earlier
266e01aa904Sopenharmony_ci
267e01aa904Sopenharmony_ci  [C] 'method sigc::signal_base::~signal_base(int)' has some indirect sub-type changes:
268e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::signal_base*' has sub-type changes:
269e01aa904Sopenharmony_ci      pointed to type 'struct sigc::signal_base' changed, as reported earlier
270e01aa904Sopenharmony_ci
271e01aa904Sopenharmony_ci  [C] 'method void sigc::slot_base::add_destroy_notify_callback(void*)' has some indirect sub-type changes:
272e01aa904Sopenharmony_ci    implicit parameter 0 of type 'const sigc::slot_base*' has sub-type changes:
273e01aa904Sopenharmony_ci      in pointed to type 'const sigc::slot_base':
274e01aa904Sopenharmony_ci        unqualified underlying type 'class sigc::slot_base' changed, as reported earlier
275e01aa904Sopenharmony_ci
276e01aa904Sopenharmony_ci  [C] 'method bool sigc::slot_base::block(bool)' has some indirect sub-type changes:
277e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::slot_base*' has sub-type changes:
278e01aa904Sopenharmony_ci      pointed to type 'class sigc::slot_base' changed, as reported earlier
279e01aa904Sopenharmony_ci
280e01aa904Sopenharmony_ci  [C] 'method void sigc::slot_base::disconnect()' has some indirect sub-type changes:
281e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::slot_base*' has sub-type changes:
282e01aa904Sopenharmony_ci      pointed to type 'class sigc::slot_base' changed, as reported earlier
283e01aa904Sopenharmony_ci
284e01aa904Sopenharmony_ci  [C] 'method bool sigc::slot_base::operator bool()' has some indirect sub-type changes:
285e01aa904Sopenharmony_ci    implicit parameter 0 of type 'const sigc::slot_base*' has sub-type changes:
286e01aa904Sopenharmony_ci      in pointed to type 'const sigc::slot_base':
287e01aa904Sopenharmony_ci        unqualified underlying type 'class sigc::slot_base' changed, as reported earlier
288e01aa904Sopenharmony_ci
289e01aa904Sopenharmony_ci  [C] 'method sigc::slot_base& sigc::slot_base::operator=(const sigc::slot_base&)' has some indirect sub-type changes:
290e01aa904Sopenharmony_ci    return type changed:
291e01aa904Sopenharmony_ci      referenced type 'class sigc::slot_base' changed, as reported earlier
292e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::slot_base*' has sub-type changes:
293e01aa904Sopenharmony_ci      pointed to type 'class sigc::slot_base' changed, as reported earlier
294e01aa904Sopenharmony_ci    parameter 1 of type 'const sigc::slot_base&' has sub-type changes:
295e01aa904Sopenharmony_ci      in referenced type 'const sigc::slot_base':
296e01aa904Sopenharmony_ci        unqualified underlying type 'class sigc::slot_base' changed, as reported earlier
297e01aa904Sopenharmony_ci
298e01aa904Sopenharmony_ci  [C] 'method void sigc::slot_base::remove_destroy_notify_callback(void*)' has some indirect sub-type changes:
299e01aa904Sopenharmony_ci    implicit parameter 0 of type 'const sigc::slot_base*' has sub-type changes:
300e01aa904Sopenharmony_ci      in pointed to type 'const sigc::slot_base':
301e01aa904Sopenharmony_ci        unqualified underlying type 'class sigc::slot_base' changed, as reported earlier
302e01aa904Sopenharmony_ci
303e01aa904Sopenharmony_ci  [C] 'method void sigc::slot_base::set_parent(void*)' has some indirect sub-type changes:
304e01aa904Sopenharmony_ci    implicit parameter 0 of type 'const sigc::slot_base*' has sub-type changes:
305e01aa904Sopenharmony_ci      in pointed to type 'const sigc::slot_base':
306e01aa904Sopenharmony_ci        unqualified underlying type 'class sigc::slot_base' changed, as reported earlier
307e01aa904Sopenharmony_ci
308e01aa904Sopenharmony_ci  [C] 'method sigc::slot_base::slot_base(sigc::slot_base::rep_type*)' has some indirect sub-type changes:
309e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::slot_base*' has sub-type changes:
310e01aa904Sopenharmony_ci      pointed to type 'class sigc::slot_base' changed, as reported earlier
311e01aa904Sopenharmony_ci    parameter 1 of type 'sigc::slot_base::rep_type*' has sub-type changes:
312e01aa904Sopenharmony_ci      pointed to type 'typedef sigc::slot_base::rep_type' changed, as reported earlier
313e01aa904Sopenharmony_ci
314e01aa904Sopenharmony_ci  [C] 'method sigc::slot_base::slot_base()' has some indirect sub-type changes:
315e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::slot_base*' has sub-type changes:
316e01aa904Sopenharmony_ci      pointed to type 'class sigc::slot_base' changed, as reported earlier
317e01aa904Sopenharmony_ci
318e01aa904Sopenharmony_ci  [C] 'method sigc::slot_base::slot_base(const sigc::slot_base&)' has some indirect sub-type changes:
319e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::slot_base*' has sub-type changes:
320e01aa904Sopenharmony_ci      pointed to type 'class sigc::slot_base' changed, as reported earlier
321e01aa904Sopenharmony_ci    parameter 1 of type 'const sigc::slot_base&' has sub-type changes:
322e01aa904Sopenharmony_ci      in referenced type 'const sigc::slot_base':
323e01aa904Sopenharmony_ci        unqualified underlying type 'class sigc::slot_base' changed, as reported earlier
324e01aa904Sopenharmony_ci
325e01aa904Sopenharmony_ci  [C] 'method bool sigc::slot_base::unblock()' has some indirect sub-type changes:
326e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::slot_base*' has sub-type changes:
327e01aa904Sopenharmony_ci      pointed to type 'class sigc::slot_base' changed, as reported earlier
328e01aa904Sopenharmony_ci
329e01aa904Sopenharmony_ci  [C] 'method sigc::slot_base::~slot_base(int)' has some indirect sub-type changes:
330e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::slot_base*' has sub-type changes:
331e01aa904Sopenharmony_ci      pointed to type 'class sigc::slot_base' changed, as reported earlier
332e01aa904Sopenharmony_ci
333e01aa904Sopenharmony_ci  [C] 'method void sigc::trackable::add_destroy_notify_callback(void*)' has some indirect sub-type changes:
334e01aa904Sopenharmony_ci    implicit parameter 0 of type 'const sigc::trackable*' has sub-type changes:
335e01aa904Sopenharmony_ci      in pointed to type 'const sigc::trackable':
336e01aa904Sopenharmony_ci        unqualified underlying type 'struct sigc::trackable' changed, as reported earlier
337e01aa904Sopenharmony_ci
338e01aa904Sopenharmony_ci  [C] 'method sigc::internal::trackable_callback_list* sigc::trackable::callback_list()' has some indirect sub-type changes:
339e01aa904Sopenharmony_ci    return type changed:
340e01aa904Sopenharmony_ci      pointed to type 'struct sigc::internal::trackable_callback_list' changed, as reported earlier
341e01aa904Sopenharmony_ci    implicit parameter 0 of type 'const sigc::trackable*' has sub-type changes:
342e01aa904Sopenharmony_ci      in pointed to type 'const sigc::trackable':
343e01aa904Sopenharmony_ci        unqualified underlying type 'struct sigc::trackable' changed, as reported earlier
344e01aa904Sopenharmony_ci
345e01aa904Sopenharmony_ci  [C] 'method void sigc::trackable::notify_callbacks()' has some indirect sub-type changes:
346e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::trackable*' has sub-type changes:
347e01aa904Sopenharmony_ci      pointed to type 'struct sigc::trackable' changed, as reported earlier
348e01aa904Sopenharmony_ci
349e01aa904Sopenharmony_ci  [C] 'method sigc::trackable& sigc::trackable::operator=(const sigc::trackable&)' has some indirect sub-type changes:
350e01aa904Sopenharmony_ci    return type changed:
351e01aa904Sopenharmony_ci      referenced type 'struct sigc::trackable' changed, as reported earlier
352e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::trackable*' has sub-type changes:
353e01aa904Sopenharmony_ci      pointed to type 'struct sigc::trackable' changed, as reported earlier
354e01aa904Sopenharmony_ci    parameter 1 of type 'const sigc::trackable&' has sub-type changes:
355e01aa904Sopenharmony_ci      in referenced type 'const sigc::trackable':
356e01aa904Sopenharmony_ci        unqualified underlying type 'struct sigc::trackable' changed, as reported earlier
357e01aa904Sopenharmony_ci
358e01aa904Sopenharmony_ci  [C] 'method void sigc::trackable::remove_destroy_notify_callback(void*)' has some indirect sub-type changes:
359e01aa904Sopenharmony_ci    implicit parameter 0 of type 'const sigc::trackable*' has sub-type changes:
360e01aa904Sopenharmony_ci      in pointed to type 'const sigc::trackable':
361e01aa904Sopenharmony_ci        unqualified underlying type 'struct sigc::trackable' changed, as reported earlier
362e01aa904Sopenharmony_ci
363e01aa904Sopenharmony_ci  [C] 'method sigc::trackable::trackable(const sigc::trackable&)' has some indirect sub-type changes:
364e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::trackable*' has sub-type changes:
365e01aa904Sopenharmony_ci      pointed to type 'struct sigc::trackable' changed, as reported earlier
366e01aa904Sopenharmony_ci    parameter 1 of type 'const sigc::trackable&' has sub-type changes:
367e01aa904Sopenharmony_ci      in referenced type 'const sigc::trackable':
368e01aa904Sopenharmony_ci        unqualified underlying type 'struct sigc::trackable' changed, as reported earlier
369e01aa904Sopenharmony_ci
370e01aa904Sopenharmony_ci  [C] 'method sigc::trackable::trackable()' has some indirect sub-type changes:
371e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::trackable*' has sub-type changes:
372e01aa904Sopenharmony_ci      pointed to type 'struct sigc::trackable' changed, as reported earlier
373e01aa904Sopenharmony_ci
374e01aa904Sopenharmony_ci  [C] 'method sigc::trackable::~trackable(int)' has some indirect sub-type changes:
375e01aa904Sopenharmony_ci    implicit parameter 0 of type 'sigc::trackable*' has sub-type changes:
376e01aa904Sopenharmony_ci      pointed to type 'struct sigc::trackable' changed, as reported earlier
377e01aa904Sopenharmony_ci
378