ObjFW  Hex Artifact Content

Artifact 36434923ad0d0b4550d8c34138469c2ea9cca0a1b89bab174ef192c08b73a729:

Manifest of check-in [36434923ad] - Don't depend on OFMutex in OFFile.

+[load] creates 3 instances of OFFile and thus +[initialize] is also
called. This causes problems if OFMutex has not been registered with
the runtime yet. It had been fixed by changing the order of .o files,
but this is too fragile and thus it has been changed to use of_mutex_t. by js on 2011-10-07 11:19:58.


A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.