File: test-PR29387-report.txt

package info (click to toggle)
libabigail 2.9-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,021,752 kB
  • sloc: xml: 572,663; cpp: 110,945; sh: 11,868; ansic: 4,329; makefile: 3,486; python: 1,684; ada: 62
file content (17 lines) | stat: -rw-r--r-- 757 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Functions changes summary: 0 Removed, 2 Changed, 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

2 functions with incompatible sub-type changes:

  [C] 'function void f0(Integer, char)' at PR29387-test-v0.c:4:1 has some sub-type changes:
    parameter 1 of type 'typedef Integer' changed:
      underlying type 'int' changed:
        type name changed from 'int' to 'long int'
        type size changed from 32 to 64 (in bits)

  [C] 'function void f1(Integer, unsigned char)' at PR29387-test-v0.c:10:1 has some sub-type changes:
    parameter 1 of type 'typedef Integer' changed:
      underlying type 'int' changed:
        type name changed from 'int' to 'long int'
        type size changed from 32 to 64 (in bits)