14 lines
565 B
Plaintext
14 lines
565 B
Plaintext
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 char f1(Struct1Ptr)' has some indirect sub-type changes:
|
|
parameter 1 of type 'typedef Struct1Ptr' has sub-type changes:
|
|
underlying type '__anonymous_struct__1*' changed:
|
|
in pointed to type 'struct {char m1; char m2;}':
|
|
type size changed from 16 to 8 (in bits)
|
|
1 data member deletion:
|
|
'char m2', at offset 8 (in bits)
|
|
|