ObjFW  Check-in [126298a6ee]

Overview
Comment:runtime: Use _Nonnull / _Nullable directly

Instead of using OBJC_NONNULL and OBJC_NULLABLE, define _Nonnull and
_Nullable to nothing if they are not defined.

Same for __unsafe_unretained.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 126298a6ee9616c9bcaf001ff901b3aa10f8bf4decda51bc4e1b033f3e49f33d
User & Date: js on 2017-07-16 17:09:01
Other Links: manifest | tags
Context
2017-07-16
18:28
Update buildsys check-in: 56c695ac5f user: js tags: trunk
17:09
runtime: Use _Nonnull / _Nullable directly check-in: 126298a6ee user: js tags: trunk
14:32
runtime: Add .fd and generate ppcinline.h check-in: 8f01f20891 user: js tags: trunk
Changes