Add the missing HASH_REPLACE_KEYPTR - #193
Conversation
|
Seems reasonable to me, but needs new tests for each of the newly added macros. |
Writing tests wouldn’t be trivial as long as you understand what this patch is doing. Essentially I’m just bridging TL;DRHonestly if you don’t want this project to look like a college startup project please merge this pull request as soon as possible. Also if you are the author please consider reorganizing your code base a little bit. Your code is not in standard format (why would you add extraneous braces (e.g. |
@troydhanson
Note the inconsistency here. What if we need to replace the structure containing a pointer to the key?