| Change |
Effect |
1 | Name of member with value 0 has been changed from CHANGE_UNKNOWN to OSYNC_CHANGE_TYPE_UNKNOWN. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
2 | Name of member with value 1 has been changed from CHANGE_ADDED to OSYNC_CHANGE_TYPE_ADDED. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
3 | Name of member with value 2 has been changed from CHANGE_UNMODIFIED to OSYNC_CHANGE_TYPE_UNMODIFIED. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
4 | Name of member with value 3 has been changed from CHANGE_DELETED to OSYNC_CHANGE_TYPE_DELETED. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
5 | Name of member with value 4 has been changed from CHANGE_MODIFIED to OSYNC_CHANGE_TYPE_MODIFIED. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |