# HG changeset patch # User Maciej Seroka # Date 1288964858 0 # Node ID 55be30e07c8305801aa526713614ecf3cfbe1624 # Parent 395082c5f3aa80c2d3c444356ed874c39ddb8800 Updated knownissues.xml - wk_44_2010 diff -r 395082c5f3aa -r 55be30e07c83 apicompatanamdw/compatanalysercmd/checkbc/data/knownissues.xml --- a/apicompatanamdw/compatanalysercmd/checkbc/data/knownissues.xml Mon Oct 25 13:45:26 2010 +0100 +++ b/apicompatanamdw/compatanalysercmd/checkbc/data/knownissues.xml Fri Nov 05 13:47:38 2010 +0000 @@ -1977,6 +1977,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 + 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 @@ -2854,6 +2858,10 @@ + + OK + Enums are added at the end. Only max Enum value has changed. This is ok. + OK Enums are added at the end. Only max Enum value has changed. This is ok. @@ -3349,6 +3357,10 @@ + + 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. + 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.