@@ -536,11 +536,11 @@ return false; return true; } -- (uint32_t)hash +- (unsigned long)hash { uint32_t hash; double tmp; OF_HASH_INIT(hash);