ObjFW  Check-in [0389649320]

Overview
Comment:-[performSelector:]: Never call NULL.

When the selector is not recognized, call -[doesNotRecognizeSelector:].

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0389649320ec0266eb363ecfc3c000587afd01e02b7d0144446570d1d8e470ac
User & Date: js on 2012-12-30 00:19:56
Other Links: manifest | tags
Context
2012-12-30
00:22
Fix -[initWithUTF8StringNoCopy:freeWhenDone:]. check-in: c16e6aca56 user: js tags: trunk
00:19
-[performSelector:]: Never call NULL. check-in: 0389649320 user: js tags: trunk
2012-12-29
17:56
OFString: Improve API for Unicode strings. check-in: 640b225ba7 user: js tags: trunk
Changes