1Functions changes summary: 0 Removed, 3 Changed, 0 Added functions 2Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 3 43 functions with some indirect sub-type change: 5 6 [C] 'method virtual Interface::~Interface(int)' has some indirect sub-type changes: 7 implicit parameter 0 of type 'Interface*' has sub-type changes: 8 in pointed to type 'class Interface': 9 type size hasn't changed 10 1 member function insertion: 11 'method virtual void Interface::method2()', virtual at voffset 3/4 12 5 member function changes: 13 'method virtual Interface::~Interface(int)' has some sub-type changes: 14 implicit parameter 0 of type 'Interface*' has sub-type changes: 15 pointed to type 'class Interface' changed, as being reported 16 'method virtual Interface::~Interface(int)' has some sub-type changes: 17 implicit parameter 0 of type 'Interface*' has sub-type changes: 18 pointed to type 'class Interface' changed, as being reported 19 'method virtual Interface::~Interface(int)' has some sub-type changes: 20 implicit parameter 0 of type 'Interface*' has sub-type changes: 21 pointed to type 'class Interface' changed, as being reported 22 'method virtual void Interface::method1()' has some sub-type changes: 23 implicit parameter 0 of type 'Interface*' has sub-type changes: 24 pointed to type 'class Interface' changed, as being reported 25 'method virtual void Interface::method3()' has some sub-type changes: 26 the vtable offset of method virtual void Interface::method3() changed from 3 to 4 27 note that this is an ABI incompatible change to the vtable of class Interface 28 implicit parameter 0 of type 'Interface*' has sub-type changes: 29 pointed to type 'class Interface' changed, as being reported 30 31 [C] 'method virtual Interface::~Interface(int)' has some indirect sub-type changes: 32 implicit parameter 0 of type 'Interface*' has sub-type changes: 33 pointed to type 'class Interface' changed, as reported earlier 34 35 [C] 'function Interface* make_interface()' has some indirect sub-type changes: 36 return type changed: 37 pointed to type 'class Interface' changed, as reported earlier 38 39