ObjFW  Check-in [7025192253]

Overview
Comment:Allow passing NULL to _Block_object_assign() / _Block_object_dispose().
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | 0.5
Files: files | file ages | folders
SHA3-256: 70251922538909fef6640837e82f7345169556a1dfc957aa7fae12fe622009cf
User & Date: js on 2011-07-14 21:18:10
Other Links: branch diff | manifest | tags
Context
2011-07-14
22:56
Fix missing return. check-in: 989d2c3e36 user: js tags: 0.5
21:18
Allow passing NULL to _Block_object_assign() / _Block_object_dispose(). check-in: 7025192253 user: js tags: 0.5
2011-07-12
23:13
Fix missing cast. check-in: c5e95e98ca user: js tags: 0.5
Changes