| Change |
Effect |
1 | Field tcl_AppendUnicodeToObj has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
2 | Field tcl_GetAllocMutex has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
3 | Field tcl_GetChannelNames has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
4 | Field tcl_GetCharLength has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
5 | Field tcl_GetRange has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
6 | Field tcl_GetUniChar has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
7 | Field tcl_GetUnicode has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
8 | Field tcl_NewUnicodeObj has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
9 | Field tcl_RegExpExecObj has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
10 | Field tcl_RegExpGetInfo has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
11 | Field tcl_RegExpMatchObj has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
12 | Field tcl_SetNotifier has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
13 | Field tcl_SetUnicodeObj has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
14 | Size of this type has been changed from 1512 bytes to 1564 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
15 | Base type of field tcl_UniCharNcmp has been changed from int(*)(Tcl_UniChar const*,Tcl_UniChar const*,size_t) to int(*)(Tcl_UniChar const*,Tcl_UniChar const*,unsigned long). | Replacement of field base type may indicate a change in the semantic meaning of the field. |
16 | Base type of field tcl_UtfNcasecmp has been changed from int(*)(char const*,char const*,size_t) to int(*)(char const*,char const*,unsigned long). | Replacement of field base type may indicate a change in the semantic meaning of the field. |
17 | Base type of field tcl_UtfNcmp has been changed from int(*)(char const*,char const*,size_t) to int(*)(char const*,char const*,unsigned long). | Replacement of field base type may indicate a change in the semantic meaning of the field. |