ObjFW  Check-in [7455987d6e]

Overview
Comment:Fix missing return.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 7455987d6ef4da0c7f773c6ce045e55ef306d735235123e1f9dafa97aee24442
User & Date: js on 2011-07-14 22:56:17
Other Links: manifest | tags
Context
2011-07-14
23:04
Always do nothing if OF_BLOCK_BYREF_CALLER is set. check-in: eb207e5ecd user: js tags: trunk
22:56
Fix missing return. check-in: 7455987d6e user: js tags: trunk
21:18
Allow passing NULL to _Block_object_assign() / _Block_object_dispose(). check-in: 017a85770c user: js tags: trunk
Changes