android13/external/libabigail/tests/data/test-abidiff/test-PR27985-report.txt

20 lines
820 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 void foo(node*)' has some indirect sub-type changes:
parameter 1 of type 'node*' has sub-type changes:
in pointed to type 'struct node':
type size hasn't changed
1 data member change:
type of 'leaf* ptr' changed:
in pointed to type 'struct leaf':
type size changed from 64 to 96 (in bits)
1 data member change:
type of 'int numbers[2]' changed:
type name changed from 'int[2]' to 'int[3]'
array type size changed from 64 to 96
array type subrange 1 changed length from 2 to 3