mirror of
git://sourceware.org/git/libabigail.git
synced 2024-12-25 03:02:09 +00:00
f2175b70cc
After commit "8a4b0c9 Fix missing newlines in diff report", I forgot to adjust some test reference outputs, leading to some test failures. Fixed thus. * tests/data/test-abidiff/test-struct1-report.txt: Adjust. * tests/data/test-diff-dwarf/test10-report.txt: Likewise. * tests/data/test-diff-dwarf/test11-report.txt: Likewise. * tests/data/test-diff-dwarf/test13-report.txt: Likewise. * tests/data/test-diff-filter/test2-report.txt: Likewise. * tests/data/test-diff-filter/test26-qualified-redundant-node-report-0.txt: Likewise. * tests/data/test-diff-filter/test26-qualified-redundant-node-report-1.txt: Likewise. * tests/data/test-diff-filter/test27-redundant-and-filtered-children-nodes-report-1.txt: Likewise. * tests/data/test-diff-filter/test27-redundant-and-filtered-children-nodes-report-2.txt: Likewise. Signed-off-by: Dodji Seketeli <dodji@redhat.com>
33 lines
1.1 KiB
Plaintext
33 lines
1.1 KiB
Plaintext
5 changed types:
|
|
'const s0' changed:
|
|
in unqualified underlying type 'class s0':
|
|
type size changed from 192 to 256 bits
|
|
1 member function insertion:
|
|
'method virtual int s0::foo(int, char) const', virtual at voffset 2/2
|
|
|
|
1 data member deletion:
|
|
'char s0::m1', at offset 96 (in bits)
|
|
|
|
1 data member insertion:
|
|
'double s0::m01', at offset 128 (in bits)
|
|
2 data member changes:
|
|
type of 'int s0::m0' changed:
|
|
type name changed from 'int' to 'char'
|
|
type size changed from 32 to 8 bits
|
|
type alignment changed from 32 to 8 bits
|
|
|
|
'unsigned int s0::m2' offset changed from 128 to 192 (in bits)
|
|
'const s0*' changed:
|
|
in pointed to type 'const s0':
|
|
unqualified underlying type 'class s0' changed, as reported earlier
|
|
'class s0' changed:
|
|
details were reported earlier
|
|
's0&' changed:
|
|
referenced type 'class s0' changed, as reported earlier
|
|
's0*' changed:
|
|
pointed to type 'class s0' changed, as reported earlier
|
|
'function int bar(s0&)' was removed
|
|
|
|
'function int baz(s0&)' was added
|
|
|