libabigail/tests/data/test-bidiff/test-struct1-report.txt
Dodji Seketeli b6c3e9ec0a Fix a missing new line in the reports
* src/abg-comparison.cc (represent(class_decl::method_decl_sptr,
	ostream&)): Add a missing new line.
	* tests/data/test-bidiff/test-struct1-report.txt: Adjust.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2014-04-15 11:32:21 +02:00

34 lines
1.0 KiB
Plaintext

5 changed types:
'const s0' changed:
in unqualified underlying type 'class s0':
size changed from 192 to 256 bits
1 data member deletion:
'char s0::m1', at offset 96 (in bits)
2 data member changes:
'unsigned int s0::m2' offset changed from 128 to 192
type of 'int s0::m0' changed:
name changed from 'int' to 'char'
size changed from 32 to 8 bits
alignment changed from 32 to 8 bits
1 data member insertion:
'double s0::m01', at offset 128 (in bits)
1 member function insertion:
'method int s0::foo(int, char) const', virtual at voffset 2/2
's0*' changed:
pointed to type 'class s0' changed, as reported earlier
'class s0' changed:
details were reported earlier
's0&' changed:
referenced type 'class s0' changed, as reported earlier
'const s0*' changed:
in pointed to type 'const s0':
unqualified underlying type class s0 changed, as reported earlier
'function int bar(s0&)' was removed
'function int baz(s0&)' was added