# HG changeset patch # User gopal jee # Date 1281958787 -19800 # Node ID dd85a60f0619bd8e6707fe792abc8d41396916e9 # Parent 3f2c2c051e925aa502b3f825ae1728ce08e35055 Updated knownissues.xml -wk_31_2010 diff -r 3f2c2c051e92 -r dd85a60f0619 apicompatanamdw/compatanalysercmd/checkbc/data/knownissues.xml --- a/apicompatanamdw/compatanalysercmd/checkbc/data/knownissues.xml Tue Aug 03 17:19:18 2010 +0530 +++ b/apicompatanamdw/compatanalysercmd/checkbc/data/knownissues.xml Mon Aug 16 17:09:47 2010 +0530 @@ -31,13 +31,13 @@ ]> - 2010-08-02 + 2010-08-16 3.02007wk07 3.12008wk07 3.22010wk24 5.02010wk12 5.12009wk24 - 5.22010wk29 + 5.22010wk31 @@ -859,6 +859,10 @@ OK Spare data member is replaced with original data member. + + OK + Spare data member is replaced with original data member. + @@ -1374,6 +1378,10 @@ OK Enum values added without changing any of the existing enum values. + + OK + Enum values added without changing any of the existing enum values. + @@ -1936,6 +1944,10 @@ OK All Enum members are marked as internal component. + + OK + 1.All Enum members are marked as internal component. 2.typedef of CEikEdwin::CEikEdwinExtension::iDrawInvoked is changed from TBool to TInt, it is ok 3. Class size of CEikEdwinExtension(private member of class CEikEdwin) also has been changed, but it would be used as reference and thus CEikEdwin class size won't change + @@ -2556,6 +2568,10 @@ OK Some macro defintions get changed(/ is changed to \), it is ok. + + OK + Some macro defintions get changed(/ is changed to \), it is ok. + @@ -3190,6 +3206,10 @@ OK Instances of CBrCtlInterface are created through the global function CreateBrowserControlL(); the class is of no use when derived from. So adding new virtuals to the end of the class is fine. + + OK + Instances of CBrCtlInterface are created through the global function CreateBrowserControlL(); the class is of no use when derived from. So adding new virtuals to the end of the class is fine. + @@ -3332,6 +3352,10 @@ OK 1). TACLPort,class TACLSockAddr, const KSockBluetoothTypeRawBroadcast and const KSockBluetoothTypeACL are part of internalcompoent. 2)Classes RBluetoothPowerSwitch and RHCIDirectAccess moved to bthci.h. + + OK + 1) Except for macro KBasebandSlotTime, other constants and classes are marked as internal tech. KBasebandSlotTime moved to included header btbasebandpolicy.h. 2) Classes RBluetoothPowerSwitch and RHCIDirectAccess moved to bthci.h + @@ -4561,6 +4585,10 @@ OK 1. change of size of class TLocalDriveCapsV7 has been approved.2. TPasswordStore::EMaxPasswordLength intialization value changed, it is ok.3. removal of macro won't be any bc break.3. Public data field TLocalDriveCaps::iBattery removed.It is a bc break.Studied and Approved. + + OK + 1. change of size of class TLocalDriveCapsV7 has been approved.2. TPasswordStore::EMaxPasswordLength intialization value changed, it is ok.3. removal of macro won't be any bc break.3. Public data field TLocalDriveCaps::iBattery removed.It is a bc break.Studied and Approved. + @@ -5351,6 +5379,10 @@ OK Build version information. + + OK + Build version information. + @@ -5919,6 +5951,10 @@ OK Previous enum-values are intact. so no break . + + OK + Previous enum-values are intact. so no break . + @@ -6318,6 +6354,10 @@ OK 1.CSubConParameterBundle is moved to included header es_sock_partner.h 2KConnectionBuildVersionNumber,KConnectionMajorVersionNumber,KConnectionMinorVersionNumber,KInternalIoctlBit are internal component.3.TSockIO,TSockIOBufC, TSockOpen,TSockOpenBufC,SOCKET_SERVER_NAME are marked as internal component 4.Internally subobject RSessionBase,RSubSessionBase are intact, so no change in RSocketServ, RSubConnection5.KCommsNetworkLayerId, is moved into es_sock_partner.h or es_sock_internal.h.6.Addition of an overloaded funtion is not a bc break.7. CSubConParameterSet is marked as deprecated. + + OK + 1.TSockIO,TSockIOBufC, TSockOpen,TSockOpenBufC,SOCKET_SERVER_NAME are marked as internal component 2..Addition of an overloaded funtion is not a bc break. 3.Internally subobject RSessionBase,RSubSessionBase are intact 4..Connection build number,Major connection version number, KInternalIoctlBit and minor version number constants are internal component.5.KCommsNetworkLayerId is moved into es_sock_partner.h.6.CSubConParameterBundle is moved to included header es_sock_partner.h.7.There is no difference between SMetaDataECom and XParameterSetBase + @@ -6599,6 +6639,10 @@ OK 1)Private data member CFileShare::iFile used in inline finction has changed offset. But CFileShare is not externally instantiatable. .2. TAsyncReadRequest is part of internal tech. 3.Struct SFileShareLock removed. Class TDismountParams removed.Exported functions removed ClampFlag(),FlushOutstandingDismount( ::TBool* ),SetClampFlag( ::TBool ). 4.Reserved member of class CFormatCB has been replaced. 5.Enum value TDrive::EDismountPending is part of private member. 6. function signature of CFileCB::InitL changed 7. field CFormatCB::iBody replaced the reserved field. 8. filed name changed from CFileCB::iLock to CFileCB::iFileLocks8.class ::CMountCB::MFileClamp removed.9.Enumeration has more restricted access level(from public to proteteced) ::CMountCB::TMntCtlLevel 10.Enumeration has more restricted access level(from public to proteteced) ::CMountCB::TMntCtlOption 11.Imported function removed:-TDrive::ClampFlag( ) ,TDrive::FlushOutstandingDismount( ::TBool* ),:TDrive::SetClampFlag( ::TBool )12. inline function from class CFileCB removed.Its ok as the API is not usable outside the file server. + + OK + 1)Private data member CFileShare::iFile used in inline finction has changed offset. But CFileShare is not externally instantiatable. .2. TAsyncReadRequest is part of internal tech. 3.Struct SFileShareLock removed. Class TDismountParams removed.Exported functions removed ClampFlag(),FlushOutstandingDismount( ::TBool* ),SetClampFlag( ::TBool ). 4.Reserved member of class CFormatCB has been replaced. 5.Enum value TDrive::EDismountPending is part of private member. 6. function signature of CFileCB::InitL changed 7. field CFormatCB::iBody replaced the reserved field. 8. filed name changed from CFileCB::iLock to CFileCB::iFileLocks8.class ::CMountCB::MFileClamp removed.9.Enumeration has more restricted access level(from public to proteteced) ::CMountCB::TMntCtlLevel 10.Enumeration has more restricted access level(from public to proteteced) ::CMountCB::TMntCtlOption 11.Imported function removed:-TDrive::ClampFlag( ) ,TDrive::FlushOutstandingDismount( ::TBool* ),:TDrive::SetClampFlag( ::TBool )12. inline function from class CFileCB removed.Its ok as the API is not usable outside the file server. + @@ -6715,6 +6759,10 @@ OK Build version information. + + OK + Build version information. + @@ -6821,6 +6869,10 @@ OK 1.Inline function is renamed.2.CFbsBitmapAsyncStreamer,KFontBitmapServerUid,KFontBitmapServerUidValue marked as internal component.3.Addition of an overloaded funtion is not a bc break. + + OK + 1.Inline function is renamed.2.CFbsBitmapAsyncStreamer,KFontBitmapServerUid,KFontBitmapServerUidValue marked as internal component.3.Addition of an overloaded funtion is not a bc break. + @@ -7899,6 +7951,10 @@ OK Removed constants marked as internal + + OK + Removed constants marked as internal + @@ -11940,6 +11996,12 @@ KUIDCharacterSet is marked as internal component. + + + NOK + Virtual function ordering changed.. + + OK @@ -11953,6 +12015,10 @@ OK Class CSubCon3GPPExtParamsFactory is marked as internal tech.. + + OK + Class CSubCon3GPPExtParamsFactory is marked as internal tech.. + @@ -11974,6 +12040,10 @@ OK Class CInstalledMtmGroupArraymarked internal.. + + OK + Class CBaseServerMtm internal.. + @@ -12843,6 +12913,10 @@ OK Macro SYMBIAN_NETWORKING_WIFI present in other header . It's not a BC break. It may be a source break. + + OK + Macro SYMBIAN_NETWORKING_WIFI present in other header . It's not a BC break. It may be a source break. + @@ -13035,6 +13109,13 @@ OK Ordinal gets changed.CR approved + + 1 + BBC Break + SC Break + OK + CR approved +