1Functions changes summary: 0 Removed, 1 Changed, 0 Added function 2Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 3 41 function with some indirect sub-type change: 5 6 [C] 'function int foo(int, int)' has some indirect sub-type changes: 7 return type changed: 8 type name changed from 'int' to 'float' 9 type size hasn't changed 10 parameter 1 of type 'int' changed: 11 type name changed from 'int' to 'float' 12 type size hasn't changed 13 parameter 2 of type 'int' changed: 14 type name changed from 'int' to 'float' 15 type size hasn't changed 16 17