ObjFW  Check-in [d989794cc2]

Overview
Comment:objc_setProperty(): Use a signed char for copy.

No more abusing a poor BOOL...

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d989794cc2e97ffe1ad5ec8b5c0f26e6e4e478de34c861522dc9226ecf06219e
User & Date: js on 2012-03-21 17:33:21
Other Links: manifest | tags
Context
2012-03-21
17:51
Always pass a char for copy to objc_setProperty(). check-in: 3a983475bc user: js tags: trunk
17:33
objc_setProperty(): Use a signed char for copy. check-in: d989794cc2 user: js tags: trunk
15:39
OFThreadPool: Terminate threads on deallocation. check-in: 4ac1256458 user: js tags: trunk
Changes