@@ -264,11 +264,11 @@ - retain; /** * \return The retain count */ -- (uint32_t)retainCount; +- (int32_t)retainCount; /** * Decreases the retain count. * * Each time an object is released, the retain count gets decreased and the