File: test8-report.txt

package info (click to toggle)
libabigail 2.9-2
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 1,021,756 kB
  • sloc: xml: 572,663; cpp: 110,945; sh: 11,868; ansic: 4,329; makefile: 3,486; python: 1,684; ada: 62
file content (35 lines) | stat: -rw-r--r-- 1,331 bytes parent folder | download | duplicates (3)
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
Functions changes summary: 0 Removed, 3 Changed, 1 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

1 Added function:

  [A] 'method B1::B1()'

3 functions with some indirect sub-type change:

  [C] 'method B0::B0()' has some indirect sub-type changes:
    implicit parameter 0 of type 'B0*' has sub-type changes:
      in pointed to type 'struct B0':
        type size hasn't changed
        1 data member change:
          'char m0' access changed from 'public' to 'private'

  [C] 'method S::S()' has some indirect sub-type changes:
    implicit parameter 0 of type 'S*' has sub-type changes:
      in pointed to type 'struct S':
        type size changed from 64 to 96 (in bits)
        1 base class change:
          'struct B0' changed:
            details were reported earlier
        1 base class insertion:
          class B1
        1 data member change:
          type of 'int m0' changed:
            type name changed from 'int' to 'char'
            type size changed from 32 to 8 (in bits)
          and offset changed from 32 to 64 (in bits) (by +32 bits), access changed from 'public' to 'private'

  [C] 'function void foo(S&)' has some indirect sub-type changes:
    parameter 1 of type 'S&' has sub-type changes:
      referenced type 'struct S' changed, as reported earlier