|
Change |
Effect |
1 |
Base type of field list_agents has been changed from int(*)(stonith_t*, int, char const*, stonith_key_value_t**, int) to int(*)(stonith_t*, int, char const*). |
Replacement of field base type may indicate a change in the semantic meaning of the field. |
2 |
Base type of field metadata has been changed from int(*)(stonith_t*, int, char const*, char const*, char**, int) to int(*)(stonith_t*, int, char const*, char const*). |
Replacement of field base type may indicate a change in the semantic meaning of the field. |
3 |
Base type of field register_device has been changed from int(*)(stonith_t*, int, char const*, char const*, char const*, stonith_key_value_t*) to int(*)(stonith_t*, int, char const*, char const*). |
Replacement of field base type may indicate a change in the semantic meaning of the field. |
4 |
Base type of field register_level has been changed from int(*)(stonith_t*, int, char const*, int, stonith_key_value_t*) to int(*)(stonith_t*, int, char const*, int, stonith_key_value_t const*). |
Replacement of field base type may indicate a change in the semantic meaning of the field. |
5 |
Base type of field register_level_full has been changed from int(*)(stonith_t*, int, char const*, char const*, char const*, char const*, int, stonith_key_value_t*) to int(*)(stonith_t*, int, char const*, char const*, char const*, char const*, int, stonith_key_value_t const*). |
Replacement of field base type may indicate a change in the semantic meaning of the field. |
6 |
Base type of field validate has been changed from int(*)(stonith_t*, int, char const*, char const*, char const*, stonith_key_value_t*, int, char**, char**) to int(*)(stonith_t*, int, char const*, char const*, char const*, stonith_key_value_t const*, int, char**, char**). |
Replacement of field base type may indicate a change in the semantic meaning of the field. |
stonith_api_connect_retry ( stonith_t* st, char const* name, int max_attempts )
Field 'st.cmds' in 1st parameter 'st' (pointer) has base type 'struct stonith_api_operations_s'.
stonith_api_delete ( stonith_t* st )
Field 'st.cmds' in 1st parameter 'st' (pointer) has base type 'struct stonith_api_operations_s'.
stonith_api_new ( )
Field 'retval.cmds' in the return value (pointer) has base type 'struct stonith_api_operations_s'.
stonith_dispatch ( stonith_t* st )
Field 'st.cmds' in 1st parameter 'st' (pointer) has base type 'struct stonith_api_operations_s'.
stonith_dump_pending_callbacks ( stonith_t* st )
Field 'st.cmds' in 1st parameter 'st' (pointer) has base type 'struct stonith_api_operations_s'.