ObjFW  Check-in [a3639589d3]

Overview
Comment:Rename -[initWithBlock:].

It is now called -[initWithThreadBlock:] in order to prevent method
signature conflicts.

This also fixes a missing release for the thread block.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a3639589d336e55dcb290244362ee49935b5a5975a65943ede0e8651f84c5a5c
User & Date: js on 2013-06-30 18:30:12
Other Links: manifest | tags
Context
2013-06-30
19:13
configure: Check for dladdr(). check-in: e0f421b523 user: js tags: trunk
18:30
Rename -[initWithBlock:]. check-in: a3639589d3 user: js tags: trunk
2013-06-28
22:56
PSP: Make tests terminable. check-in: 54f020d139 user: js tags: trunk
Changes