@@ -890,11 +890,11 @@ @throw [OFNotImplementedException newWithClass: self selector: _cmd]; } + (void*)allocMemoryForNItems: (size_t)nItems - withSize: (size_t)size + withSize: (size_t)size { @throw [OFNotImplementedException newWithClass: self selector: _cmd]; }