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