Binary compatibility report for the remconclient.dso library  between 000a0000-S60 3rd Edition and 000a0000-S60 5th Edition versions on ARM

Test Info


Library Nameremconclient.dso
Version #1000a0000-S60 3rd Edition
Version #2000a0000-S60 5th Edition
CPU ArchitectureARM
GCC Version3.4.3

Test Results


Total Header Files1
Total Dynamic Libraries1
Total Symbols / Types28 / 24
VerdictIncompatible
(67.86%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh2
Problems with
Data Types
High2
Medium0
Low3
Problems with
Symbols
High2
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (3)


remconclient.h, remconclient{000a0000}.dso
RRemCon::Receive ( TRequestStatus& aStatus, TUid& aInterfaceUid, TUint& aOperationId, TRemConMessageSubType& aSubType, TDes8& aData )
RRemCon::Send ( TRequestStatus& aStatus, TUid aInterfaceUid, TUint aOperationId, TUint& aNumRemotes, TRemConMessageSubType aSubType, TDesC8 const& aData )
RRemCon::SendUnreliable ( TUid aInterfaceUid, TUint aOperationId, TRemConMessageSubType aSubType, TDesC8 const& aData )

to the top

Removed Symbols (2)


remconclient.h, remconclient{000a0000}.dso
RRemCon::Receive ( TRequestStatus& aStatus, TUid& aInterfaceUid, TUint& aOperationId, TDes8& aData )
RRemCon::Send ( TRequestStatus& aStatus, TUid aInterfaceUid, TUint aOperationId, TUint& aNumRemotes, TDesC8 const& aData )

to the top

Problems with Data Types, High Severity (2)


remconclient.h
[+] class RRemConController (1)
[+] class RRemConTarget (1)

to the top

Problems with Symbols, High Severity (2)


remconclient.h, remconclient{000a0000}.dso
[+] RRemCon::Receive ( TRequestStatus& aStatus, TUid& aInterfaceUid, TUint& aOperationId, TDes8& aData ) (1)
[+] RRemCon::Send ( TRequestStatus& aStatus, TUid aInterfaceUid, TUint aOperationId, TUint& aNumRemotes, TDesC8 const& aData ) (1)

to the top

Problems with Data Types, Low Severity (3)


remconclient.h
[+] class RRemCon (3)

to the top

Header Files (1)


remconclient.h

to the top

Dynamic Libraries (1)


remconclient{000a0000}.dso

to the top




Generated on Thu Aug 11 11:50:25 2011 for remconclient.dso by ABI Compliance Checker 1.93.4  
A tool for checking backward binary compatibility of a shared C/C++ library API