@@ -206,11 +206,11 @@ } return ret; } -- (uint32_t)hash +- (unsigned long)hash { size_t size = of_sizeof_type_encoding(self.objCType); unsigned char *value; uint32_t hash;