ObjFW  Check-in [63c5c7d501]

Overview
Comment:Fix a missing return in objc_setProperty.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 63c5c7d5013a1a674f1ab1632494ab7d54f0bee055d76801882c33fc9394bdd8
User & Date: js on 2010-01-24 20:07:53
Other Links: manifest | tags
Context
2010-01-25
15:22
Make retain counter 32 bit due to atomic ops being 32 bit. check-in: 831ebcd4f5 user: js tags: trunk
2010-01-24
20:07
Fix a missing return in objc_setProperty. check-in: 63c5c7d501 user: js tags: trunk
18:54
Make retain/release atomic. check-in: b4a9924066 user: js tags: trunk
Changes