dict.c: convert types to unsigned long where appropriate.
No semantical changes since to make dict.c truly able to scale over the 32 bit table size limit, the hash function shoulds and other internals related to hash function output should be 64 bit ready.
Please register or sign in to comment