# HG changeset patch # User Maciej Seroka # Date 1287419832 -3600 # Node ID 8fe42656958a26b8680e986820e69734d620592a # Parent 7212af5c2caaa9a9023abed57af4217eb848199c Updated knownissues.xml - wk_41_2010 diff -r 7212af5c2caa -r 8fe42656958a apicompatanamdw/compatanalysercmd/checkbc/data/knownissues.xml --- a/apicompatanamdw/compatanalysercmd/checkbc/data/knownissues.xml Wed Oct 13 09:45:47 2010 +0100 +++ b/apicompatanamdw/compatanalysercmd/checkbc/data/knownissues.xml Mon Oct 18 17:37:12 2010 +0100 @@ -1130,7 +1130,7 @@ - + OK Enum values added without changing any of the existing enum values. @@ -1248,6 +1248,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. @@ -1973,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 @@ -2838,7 +2846,11 @@ - + + 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. @@ -13082,6 +13094,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.