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

package info (click to toggle)
libabigail 2.6-2
  • links: PTS
  • area: main
  • in suites: trixie
  • size: 1,019,172 kB
  • sloc: xml: 572,532; cpp: 108,400; sh: 12,117; ansic: 4,199; makefile: 3,355; python: 1,672; ada: 62
file content (27 lines) | stat: -rw-r--r-- 1,047 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
25
26
27
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()'
    note that this adds a new entry to the vtable of struct S
  [A] 'method virtual S::~S()'
    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
    implicit parameter 0 of type 'S*' has sub-type changes:
      in pointed to type 'struct S':
        type struct S was a declaration-only type and is now a defined type

3 Added variable symbols not referenced by debug info:

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