ObjFW  Check-in [52c0e9f94e]

Overview
Comment:runtime/class.m: Better handling of Nil parameters

This matches the behaviour of the Apple runtime.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 52c0e9f94e9c13875b6aeb1754ad109e8cc1f073edb4500bfdb701d0e77de675
User & Date: js on 2014-02-13 16:29:25
Other Links: manifest | tags
Context
2014-02-13
23:26
Use -std=c11 instead of -std=gnu11 check-in: 2f5af58573 user: js tags: trunk
16:29
runtime/class.m: Better handling of Nil parameters check-in: 52c0e9f94e user: js tags: trunk
2014-02-12
15:45
OFFile: Reset isAtEndOfStream on seek check-in: 0b0950c299 user: js tags: trunk
Changes