branches/zip: HASH_INSERT, HASH_DELETE: Add explicit type conversions,
so that the macros will expand to valid C++. Unlike C++, C allows implicit type conversions from void* to other pointer types.
Showing
Please register or sign in to comment