You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
466 B
12 lines
466 B
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'
|
|
parameter 2 of type 'char' changed:
|
|
entity changed from 'char' to compatible type 'typedef Char'
|
|
|