• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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 void foo(int, char)' has some indirect sub-type changes:
7    parameter 1 of type 'int' changed:
8      entity changed from 'int' to compatible type 'typedef Int'
9    parameter 2 of type 'char' changed:
10      entity changed from 'char' to compatible type 'typedef Char'
11
12