File: test28-vtable-changes-report-0.txt

package info (click to toggle)
libabigail 2.2-2
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 881,820 kB
  • sloc: xml: 572,528; cpp: 98,056; sh: 11,779; makefile: 2,951; ansic: 2,913; python: 1,345
file content (24 lines) | stat: -rw-r--r-- 880 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Functions changes summary: 0 Removed, 1 Changed, 2 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Function symbols changes summary: 0 Removed, 0 Added function symbol not referenced by debug info
Variable symbols changes summary: 0 Removed, 3 Added variable symbols not referenced by debug info

2 Added functions:

  [A] 'method virtual S::~S(int)'
    note that this adds a new entry to the vtable of struct S
  [A] 'method virtual S::~S(int)'
    note that this adds a new entry to the vtable of struct S

1 function with some indirect sub-type change:

  [C] 'method void S::bar()' has some indirect sub-type changes:
    method void S::bar() is now declared virtual
      note that this is an ABI incompatible change to the vtable of struct S

3 Added variable symbols not referenced by debug info:

  [A] _ZTI1S
  [A] _ZTS1S
  [A] _ZTV1S