================ changes of 'libICE.so.6.3.0'===============
  Functions changes summary: 0 Removed, 23 Changed (78 filtered out), 3 Added functions
  Variables changes summary: 1 Removed, 1 Changed (13 filtered out), 0 Added variables

  3 Added functions:

    'function int _IceTransIsListening(const char*)'    {_IceTransIsListening}
    'function int _IceTransListen(const char*)'    {_IceTransListen}
    'function int _IceTransReceived(const char*)'    {_IceTransReceived}

  23 functions with some indirect sub-type change:

    [C]'function IceConn IceAcceptConnection(IceListenObj, IceAcceptStatus*)' at accept.c:38:1 has some indirect sub-type changes:
      return type changed:
        underlying type '_IceConn*' changed:
          in pointed to type 'struct _IceConn' at ICEconn.h:131:1:
            2 data member changes (2 filtered):
             type of 'IceListenObj _IceConn::listen_obj' changed:
               underlying type '_IceListenObj*' changed:
                 in pointed to type 'struct _IceListenObj' at ICElibint.h:120:1:
                   1 data member change:
                    type of '_XtransConnInfo* _IceListenObj::trans_conn' changed:
                      in pointed to type 'struct _XtransConnInfo' at Xtransint.h:136:1:
                        type size changed from 640 to 768 bits
                        2 data member insertions:
                          '_XtransConnFd* _XtransConnInfo::recv_fds', at offset 640 (in bits) at Xtransint.h:148:1
                          '_XtransConnFd* _XtransConnInfo::send_fds', at offset 704 (in bits) at Xtransint.h:149:1
                        1 data member change:
                         type of '_Xtransport* _XtransConnInfo::transptr' changed:
                           in pointed to type 'struct _Xtransport' at Xtransint.h:158:1:
                             1 data member changes (18 filtered):
                              type of 'int (typedef XtransConnInfo, char*, char*)* _Xtransport::Connect' changed:
                                in pointed to type 'function type int (typedef XtransConnInfo, char*, char*)':
                                  parameter 2 of type 'char*' changed:
                                    in pointed to type 'char':
                                      entity changed from 'char' to 'const char'




             type of '_IcePingWait* _IceConn::ping_waits' changed:
               in pointed to type 'typedef _IcePingWait' at ICEconn.h:48:1:
                 underlying type 'struct _IcePingWait' at ICEconn.h:44:1 changed:
                   1 data member changes (1 filtered):
                    type of 'IcePingReplyProc _IcePingWait::ping_reply_proc' changed:
                      underlying type 'void (typedef IceConn, typedef IcePointer)*' changed:
                        in pointed to type 'function type void (typedef IceConn, typedef IcePointer)':
                          parameter 1 of type 'typedef IceConn' has sub-type changes:
                            underlying type '_IceConn*' changed:
                              pointed to type 'struct _IceConn' changed; details are being reported



    [C]'function int IceLockAuthFile(char*, int, int, long int)' at authutil.c:131:1 has some indirect sub-type changes:
      parameter 1 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'

    [C]'function int IceRegisterForProtocolReply(char*, char*, char*, int, IcePaVersionRec*, int, const char**, IcePaAuthProc*, IceHostBasedAuthProc, IceProtocolSetupProc, IceProtocolActivateProc, IceIOErrorProc)' at register.c:127:1 has some indirect sub-type changes:
      parameter 1 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'
      parameter 2 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'
      parameter 3 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'

    [C]'function int IceRegisterForProtocolSetup(char*, char*, char*, int, IcePoVersionRec*, int, const char**, IcePoAuthProc*, IceIOErrorProc)' at register.c:36:1 has some indirect sub-type changes:
      parameter 1 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'
      parameter 2 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'
      parameter 3 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'

    [C]'function void IceUnlockAuthFile(char*)' at authutil.c:205:1 has some indirect sub-type changes:
      parameter 1 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'

    [C]'function void _IceErrorAuthenticationFailed(IceConn, int, char*)' at error.c:225:1 has some indirect sub-type changes:
      parameter 3 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'

    [C]'function void _IceErrorAuthenticationRejected(IceConn, int, char*)' at error.c:196:1 has some indirect sub-type changes:
      parameter 3 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'

    [C]'function void _IceErrorProtocolDuplicate(IceConn, char*)' at error.c:254:1 has some indirect sub-type changes:
      parameter 2 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'

    [C]'function void _IceErrorSetupFailed(IceConn, int, char*)' at error.c:165:1 has some indirect sub-type changes:
      parameter 3 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'

    [C]'function void _IceErrorUnknownProtocol(IceConn, char*)' at error.c:302:1 has some indirect sub-type changes:
      parameter 2 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'

    [C]'function void _IceGetPaAuthData(char*, char*, char*, short unsigned int*, char**)' at getauth.c:88:1 has some indirect sub-type changes:
      parameter 1 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'
      parameter 2 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'
      parameter 3 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'

    [C]'function void _IceGetPaValidAuthIndices(char*, char*, int, char**, int*, int*)' at getauth.c:186:1 has some indirect sub-type changes:
      parameter 1 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'
      parameter 2 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'

    [C]'function void _IceGetPoAuthData(char*, char*, char*, short unsigned int*, char**)' at getauth.c:57:1 has some indirect sub-type changes:
      parameter 1 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'
      parameter 2 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'
      parameter 3 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'

    [C]'function void _IceGetPoValidAuthIndices(char*, char*, int, char**, int*, int*)' at getauth.c:127:1 has some indirect sub-type changes:
      parameter 1 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'
      parameter 2 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'
      parameter 4 of type 'char**' changed:
        in pointed to type 'char*':
          in pointed to type 'char':
            entity changed from 'char' to 'const char'

    [C]'function int _IceTransConnect(XtransConnInfo, char*)' at Xtrans.c:880:1 has some indirect sub-type changes:
      parameter 2 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'

    [C]'function int _IceTransCreateListener(XtransConnInfo, char*, unsigned int)' at Xtrans.c:746:1 has some indirect sub-type changes:
      parameter 2 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'

    [C]'function int _IceTransMakeAllCLTSServerListeners(char*, int*, int*, XtransConnInfo**)' at Xtrans.c:1311:1 has some indirect sub-type changes:
      parameter 1 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'

    [C]'function int _IceTransMakeAllCOTSServerListeners(char*, int*, int*, XtransConnInfo**)' at Xtrans.c:1180:1 has some indirect sub-type changes:
      parameter 1 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'

    [C]'function int _IceTransNoListen(char*)' at Xtrans.c:781:1 has some indirect sub-type changes:
      parameter 1 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'

    [C]'function XtransConnInfo _IceTransOpenCLTSClient(char*)' at Xtrans.c:593:1 has some indirect sub-type changes:
      parameter 1 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'

    [C]'function XtransConnInfo _IceTransOpenCLTSServer(char*)' at Xtrans.c:606:1 has some indirect sub-type changes:
      parameter 1 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'

    [C]'function XtransConnInfo _IceTransOpenCOTSClient(char*)' at Xtrans.c:567:1 has some indirect sub-type changes:
      parameter 1 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'

    [C]'function XtransConnInfo _IceTransOpenCOTSServer(char*)' at Xtrans.c:580:1 has some indirect sub-type changes:
      parameter 1 of type 'char*' changed:
        in pointed to type 'char':
          entity changed from 'char' to 'const char'


  1 Removed variable:

    'const in6_addr in6addr_any'    {in6addr_any}

  1 Changed variable:

    [C]'char* _IceAuthNames[1]' was changed to 'const char* _IceAuthNames[1]' at globals.h:37:1:
      type of variable changed:
       array element type 'char*' changed: 
         in pointed to type 'char':
           entity changed from 'char' to 'const char'
       type name changed from 'char*[1]' to 'const char*[1]'


================ end of changes of 'libICE.so.6.3.0'===============

