@@ -24,11 +24,11 @@ OFString *path; int errNo; } #ifdef OF_HAVE_PROPERTIES -@property (readonly, nonatomic) OFString *path; +@property (readonly, assign) OFString *path; @property (readonly) int errNo; #endif /** * \param class_ The class of the object which caused the exception