@@ -153,10 +153,12 @@ /* * Just in case doesNotRecognizeSelector: returned, even though it must * never return. */ abort(); + + OF_UNREACHABLE } void OF_NO_RETURN_FUNC of_method_not_found_stret(void *st, id obj, SEL sel) {