| Change |
Effect |
1 | Field art_ok has been added to this type. | 1) This field will not be initialized by old clients. 2) 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 has_geo has been added to this type. | 1) This field will not be initialized by old clients. 2) 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 iconfarm has been added to this type. | 1) This field will not be initialized by old clients. 2) 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 images_ok has been added to this type. | 1) This field will not be initialized by old clients. 2) 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 is_member has been added to this type. | 1) This field will not be initialized by old clients. 2) 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 is_moderator has been added to this type. | 1) This field will not be initialized by old clients. 2) 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 moderate_ok has been added to this type. | 1) This field will not be initialized by old clients. 2) 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 photos_ok has been added to this type. | 1) This field will not be initialized by old clients. 2) 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 pool_count has been added to this type. | 1) This field will not be initialized by old clients. 2) 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 restricted_ok has been added to this type. | 1) This field will not be initialized by old clients. 2) 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 rules has been added to this type. | 1) This field will not be initialized by old clients. 2) 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 safe_ok has been added to this type. | 1) This field will not be initialized by old clients. 2) 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 screens_ok has been added to this type. | 1) This field will not be initialized by old clients. 2) 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 | Field topic_count has been added to this type. | 1) This field will not be initialized by old clients. 2) 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. |
15 | Field videos_ok has been added to this type. | 1) This field will not be initialized by old clients. 2) 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. |
16 | Size of this type has been changed from 56 bytes to 116 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
flickcurl_free_categories ( flickcurl_category** categories_object )Field 'categories_object->groups' in 1st parameter 'categories_object' (pointer) has base type 'struct flickcurl_group'.
flickcurl_free_category ( flickcurl_category* category )Field 'category->groups' in 1st parameter 'category' (pointer) has base type 'struct flickcurl_group'.
flickcurl_free_group ( struct flickcurl_group* group )1st parameter 'group' (pointer) has base type 'struct flickcurl_group'.
flickcurl_free_groups ( struct flickcurl_group** groups_object )1st parameter 'groups_object' (pointer) has base type 'struct flickcurl_group'.
flickcurl_groups_browse ( flickcurl* fc, int cat_id )Field 'retval->groups' in return value (pointer) has base type 'struct flickcurl_group'.
flickcurl_groups_getInfo ( flickcurl* fc, char const* group_id, char const* lang )Return value (pointer) has base type 'struct flickcurl_group'.
flickcurl_groups_pools_getGroups ( flickcurl* fc, int page, int per_page )Return value (pointer) has base type 'struct flickcurl_group'.
flickcurl_groups_search ( flickcurl* fc, char const* text, int per_page, int page )Return value (pointer) has base type 'struct flickcurl_group'.
flickcurl_people_getPublicGroups ( flickcurl* fc, char const* user_id )Return value (pointer) has base type 'struct flickcurl_group'.