mirror of
git://sourceware.org/git/libabigail.git
synced 2025-01-18 23:30:45 +00:00
6dfccee786
All such tags are now followed by a space and are more readable. * src/abg-default-reporter.cc (report): In the overload for corpus_diff, output space after "[C]". * src/abg-leaf-reporter.cc (report): Likewise. * tests/data/test-*/*report*.txt: Update all the test reports. Signed-off-by: Giuliano Procida <gprocida@google.com> Signed-off-by: Dodji Seketeli <dodji@redhat.com>
14 lines
485 B
Plaintext
14 lines
485 B
Plaintext
Functions changes summary: 0 Removed, 1 Changed, 0 Added (1 filtered out) functions
|
|
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
|
|
|
|
1 function with some indirect sub-type change:
|
|
|
|
[C] 'function void bar(S&)' has some indirect sub-type changes:
|
|
parameter 1 of type 'S&' has sub-type changes:
|
|
in referenced type 'struct S':
|
|
type size changed from 32 to 64 (in bits)
|
|
1 data member insertion:
|
|
'char S::m1', at offset 32 (in bits)
|
|
|
|
|