@@ -927,11 +927,11 @@ #endif return OF_ORDERED_SAME; } -- (uint32_t)hash +- (unsigned long)hash { uint32_t hash; if (_s->hashed) return _s->hash;