ObjFW  Check-in [017a85770c]

Overview
Comment:Allow passing NULL to _Block_object_assign() / _Block_object_dispose().
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 017a85770ce78675a83fce922d8a790958fb869e6d6907e90a15df812c061a82
User & Date: js on 2011-07-14 21:18:10
Other Links: manifest | tags
Context
2011-07-14
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
2011-07-12
23:13
Fix missing cast. check-in: 8c40feec2b user: js tags: trunk
Changes