Menu

#4 trie_dico_replace return no error code with unexisting key

open
nobody
None
5
2010-09-07
2010-09-07
No

trie_dico_replace returns TRIE_DICO_SUCCESS when used to replace an un-existing key. The correct behavior is to return TRIE_DICO_ERROR_NO_MATCH.

Discussion


Log in to post a comment.