libabigail/tests/data/test-abicompat/test2-var-removed-report-0.txt
Dodji Seketeli 88a1e8d6a0 Make the name of the removed variable section be consistent
The removed functions section is introduced by the string "Removed
functions", whereas the removed variables section is introduced by the
string "Deleted variables".  This patch makes the latter be "Removed
variables" just like for the functions.

	* src/abg-comparison.cc (corpus_diff::report): Introduce the
	section of removed variables with the string "Removed variable",
	rather than with the string "Deleted variable".
	* tests/data/test-abicompat/test2-var-removed-report-0.txt: Adjust.
	* tests/data/test-diff-suppr/test18-suppr-removed-var-report-0.txt: Likewise.
	* tests/data/test-diff-suppr/test18-suppr-removed-var-report-3.txt: Likewise.
	* tests/data/test-diff-suppr/test18-suppr-removed-var-report-5.txt: Likewise.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2015-07-24 14:06:29 +02:00

9 lines
341 B
Plaintext

ELF file 'test2-var-removed-app' is not ABI compatible with 'libtest2-var-removed-v1.so' due to differences with 'libtest2-var-removed-v0.so' below:
Functions changes summary: 0 Removed, 0 Changed, 0 Added function
Variables changes summary: 1 Removed, 0 Changed, 0 Added variable
1 Removed variable:
'int global_var1' {global_var1}