
13 Jan
2016
13 Jan
'16
9:54 p.m.
Daniel James wrote:
The reason why I originally wrote that note was because it can generate different hash values when compiled for different platforms or architectures, e.g. a 32-bit executable might generate a different hash value to a 64-bit executable.
Is this just because of pointers and floats, or are there other reasons? size_t hashing to different values perhaps?