1 2 3 4 5 6 7 8 9 10 11 12 13
|
Functions changes summary: 0 Removed, 1 Changed, 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
1 function with some indirect sub-type change:
[C] 'function void foo(int, char)' has some indirect sub-type changes:
parameter 1 of type 'int' changed:
entity changed from 'int' to compatible type 'typedef Int'
type size hasn't changed
parameter 2 of type 'char' changed:
entity changed from 'char' to compatible type 'typedef Char'
type size hasn't changed
|