| Change |
Effect |
1 | Field array_alloc 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 array_free 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 | Size of this type has been changed from 60 bytes to 68 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
4 | Base type of field hash_foreach has been changed from void(*)(void*,int(*)(void*,char const*,void*,void*),void*) to void(*)(void*,Eet_Descriptor_Hash_Foreach_Callback_Callback,void*). | Replacement of field base type may indicate a change in the semantic meaning of the field. |
5 | Type of field hash_add has been changed from void*(*)(void*,char const*,void*) to Eet_Descriptor_Hash_Add_Callback. | Replacement of the field data type may indicate a change in the semantic meaning of the field. |
6 | Type of field hash_free has been changed from void(*)(void*) to Eet_Descriptor_Hash_Free_Callback. | Replacement of the field data type may indicate a change in the semantic meaning of the field. |
7 | Type of field list_append has been changed from void*(*)(void*,void*) to Eet_Descriptor_List_Append_Callback. | Replacement of the field data type may indicate a change in the semantic meaning of the field. |
8 | Type of field list_data has been changed from void*(*)(void*) to Eet_Descriptor_List_Data_Callback. | Replacement of the field data type may indicate a change in the semantic meaning of the field. |
9 | Type of field list_free has been changed from void*(*)(void*) to Eet_Descriptor_List_Free_Callback. | Replacement of the field data type may indicate a change in the semantic meaning of the field. |
10 | Type of field list_next has been changed from void*(*)(void*) to Eet_Descriptor_List_Next_Callback. | Replacement of the field data type may indicate a change in the semantic meaning of the field. |
11 | Type of field mem_alloc has been changed from void*(*)(size_t) to Eet_Descriptor_Mem_Alloc_Callback. | Replacement of the field data type may indicate a change in the semantic meaning of the field. |
12 | Type of field mem_free has been changed from void(*)(void*) to Eet_Descriptor_Mem_Free_Callback. | Replacement of the field data type may indicate a change in the semantic meaning of the field. |
13 | Type of field str_alloc has been changed from char*(*)(char const*) to Eet_Descriptor_Str_Alloc_Callback. | Replacement of the field data type may indicate a change in the semantic meaning of the field. |
14 | Type of field str_direct_alloc has been changed from char*(*)(char const*) to Eet_Descriptor_Str_Direct_Alloc_Callback. | Replacement of the field data type may indicate a change in the semantic meaning of the field. |
15 | Type of field str_direct_free has been changed from void(*)(char const*) to Eet_Descriptor_Str_Direct_Free_Callback. | Replacement of the field data type may indicate a change in the semantic meaning of the field. |
16 | Type of field str_free has been changed from void(*)(char const*) to Eet_Descriptor_Str_Free_Callback. | Replacement of the field data type may indicate a change in the semantic meaning of the field. |
17 | Type of field type_get has been changed from char const*(*)(void const*,Eina_Bool*) to Eet_Descriptor_Type_Get_Callback. | Replacement of the field data type may indicate a change in the semantic meaning of the field. |
18 | Type of field type_set has been changed from Eina_Bool(*)(char const*,void*,Eina_Bool) to Eet_Descriptor_Type_Set_Callback. | Replacement of the field data type may indicate a change in the semantic meaning of the field. |
eet_data_descriptor2_new ( Eet_Data_Descriptor_Class const* eddc )Field 'eddc−>func' in 1st parameter 'eddc' (pointer) has type 'anon-struct-Eet.h-1583'.
eet_data_descriptor3_new ( Eet_Data_Descriptor_Class const* eddc )Field 'eddc−>func' in 1st parameter 'eddc' (pointer) has type 'anon-struct-Eet.h-1583'.
eet_data_descriptor_file_new ( Eet_Data_Descriptor_Class const* eddc )Field 'eddc−>func' in 1st parameter 'eddc' (pointer) has type 'anon-struct-Eet.h-1583'.
eet_data_descriptor_stream_new ( Eet_Data_Descriptor_Class const* eddc )Field 'eddc−>func' in 1st parameter 'eddc' (pointer) has type 'anon-struct-Eet.h-1583'.
eet_eina_file_data_descriptor_class_set ( Eet_Data_Descriptor_Class* eddc, char const* name, int size )Field 'eddc−>func' in 1st parameter 'eddc' (pointer) has type 'anon-struct-Eet.h-1583'.
eet_eina_stream_data_descriptor_class_set ( Eet_Data_Descriptor_Class* eddc, char const* name, int size )Field 'eddc−>func' in 1st parameter 'eddc' (pointer) has type 'anon-struct-Eet.h-1583'.