ObjFW  Hex Artifact Content

Artifact 227edc0aadaba5eca16fd3a11462cc68988ac0e3706bfa80f8d75ddac800306d:

  • File src/runtime/class.m — part of check-in [0e35ae63a5] at 2012-04-08 15:03:59 on branch runtime — Return Nil for incomplete classes.

    It's better to handle the class like it does not even exist in case it
    is not completely loaded. Throwing an error there introcudes trouble
    with static instances which try to get the class before initializing the
    static instances, so objc_lookup_class() should never throw an error. (user: js, size: 9246) [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.