• 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 reg(ops*)' at test-fun-param-v1.c:7:1 has some indirect sub-type changes:
7    parameter 1 of type 'ops*' has sub-type changes:
8      in pointed to type 'struct ops' at test-fun-param-v1.c:1:1:
9        type size hasn't changed
10        1 data member change:
11          type of 'void (void*, unsigned int, unsigned long int)* bind_class' changed:
12            in pointed to type 'function type void (void*, unsigned int, unsigned long int)':
13              parameter 4 of type 'void*' was added
14              parameter 5 of type 'unsigned long int' was added
15
16