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