File: test30-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 (49 lines) | stat: -rw-r--r-- 2,578 bytes parent folder | download | duplicates (2)
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Functions changes summary: 0 Removed, 4 Changed, 1 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

1 Added function:

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

4 functions with some indirect sub-type change:

  [C] 'method virtual void S::fn0()' has some indirect sub-type changes:
    implicit parameter 0 of type 'S*' has sub-type changes:
      in pointed to type 'struct S':
        type size hasn't changed
        1 member function insertion:
          'method virtual void S::fvtable_breaker()', virtual at voffset 3/4
        5 member function changes:
          'method virtual S::~S(int)' has some sub-type changes:
            implicit parameter 0 of type 'S*' has sub-type changes:
              pointed to type 'struct S' changed, as being reported
          'method virtual S::~S(int)' has some sub-type changes:
            implicit parameter 0 of type 'S*' has sub-type changes:
              pointed to type 'struct S' changed, as being reported
          'method virtual S::~S(int)' has some sub-type changes:
            implicit parameter 0 of type 'S*' has sub-type changes:
              pointed to type 'struct S' changed, as being reported
          'method virtual void S::fn0()' has some sub-type changes:
            implicit parameter 0 of type 'S*' has sub-type changes:
              pointed to type 'struct S' changed, as being reported
          'method virtual void S::fn1()' has some sub-type changes:
            the vtable offset of method virtual void S::fn1() changed from 3 to 4
              note that this is an ABI incompatible change to the vtable of struct S
            implicit parameter 0 of type 'S*' has sub-type changes:
              pointed to type 'struct S' changed, as being reported

  [C] 'method virtual void S::fn1()' has some indirect sub-type changes:
    the vtable offset of method virtual void S::fn1() changed from 3 to 4
      note that this is an ABI incompatible change to the vtable of struct S
    implicit parameter 0 of type 'S*' has sub-type changes:
      pointed to type 'struct S' changed, as reported earlier

  [C] 'method virtual S::~S(int)' has some indirect sub-type changes:
    implicit parameter 0 of type 'S*' has sub-type changes:
      pointed to type 'struct S' changed, as reported earlier

  [C] 'method virtual S::~S(int)' has some indirect sub-type changes:
    implicit parameter 0 of type 'S*' has sub-type changes:
      pointed to type 'struct S' changed, as reported earlier