ObjFW  Hex Artifact Content

Artifact ec14d28310e8a305eb47b7a5b7c66f4a840d36fede4738d9393e5b27b613ee3f:

  • File src/OFFile.m — part of check-in [36434923ad] at 2011-10-07 11:19:58 on branch trunk — 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. (user: js, size: 17671) [annotate] [blame] [check-ins using]


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