mirror of
git://sourceware.org/git/libabigail.git
synced 2025-02-04 15:52:04 +00:00
20 lines
838 B
Plaintext
20 lines
838 B
Plaintext
|
ELF file 'test7-fn-changed-app' might not be ABI compatible with 'libtest7-fn-changed-libapp-v1.so' due to differences with 'libtest7-fn-changed-libapp-v0.so' below:
|
||
|
Functions changes summary: 0 Removed, 2 Changed, 0 Added functions
|
||
|
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
|
||
|
|
||
|
2 functions with some indirect sub-type change:
|
||
|
|
||
|
[C]'function float add(float, float)' has some indirect sub-type changes:
|
||
|
return type changed:
|
||
|
type name changed from 'float' to 'int'
|
||
|
|
||
|
|
||
|
[C]'function void print(const Student)' has some indirect sub-type changes:
|
||
|
parameter 1 of type 'const Student' has sub-type changes:
|
||
|
in unqualified underlying type 'struct Student':
|
||
|
type size changed from 128 to 192 bits
|
||
|
1 data member insertion:
|
||
|
'float Student::percentage', at offset 128 (in bits)
|
||
|
|
||
|
|