• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1================ changes of 'libICE.so.6.3.0'===============
2  Functions changes summary: 0 Removed, 1 Changed (100 filtered out), 3 Added functions
3  Variables changes summary: 1 Removed, 1 Changed (13 filtered out), 0 Added variables
4
5  3 Added functions:
6
7    [A] 'function int _IceTransIsListening(const char*)'    {_IceTransIsListening}
8    [A] 'function int _IceTransListen(const char*)'    {_IceTransListen}
9    [A] 'function int _IceTransReceived(const char*)'    {_IceTransReceived}
10
11  1 function with some indirect sub-type change:
12
13    [C] 'function IceConn IceAcceptConnection(IceListenObj, IceAcceptStatus*)' at accept.c:38:1 has some indirect sub-type changes:
14      return type changed:
15        underlying type '_IceConn*' changed:
16          in pointed to type 'struct _IceConn' at ICEconn.h:131:1:
17            type size hasn't changed
18            1 data member changes (3 filtered):
19              type of '_XtransConnInfo* trans_conn' changed:
20                in pointed to type 'struct _XtransConnInfo' at Xtransint.h:136:1:
21                  type size changed from 640 to 768 (in bits)
22                  2 data member insertions:
23                    '_XtransConnFd* recv_fds', at offset 640 (in bits) at Xtransint.h:148:1
24                    '_XtransConnFd* send_fds', at offset 704 (in bits) at Xtransint.h:149:1
25                  no data member change (1 filtered);
26
27  1 Removed variable:
28
29    [D] 'const in6_addr in6addr_any'    {in6addr_any}
30
31  1 Changed variable:
32
33    [C] 'char* _IceAuthNames[1]' was changed to 'const char* _IceAuthNames[1]' at globals.h:37:1:
34      type of variable changed:
35        array element type 'char*' changed:
36          in pointed to type 'char':
37            entity changed from 'char' to 'const char'
38            type size hasn't changed
39        type name changed from 'char*[1]' to 'const char*[1]'
40        type size hasn't changed
41
42================ end of changes of 'libICE.so.6.3.0'===============
43
44