ObjFW  Check-in [0727c9266b]

Overview
Comment:Make it more clear that +[pluginFromFile:] does not return OFPlugin*.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0727c9266b554471c754ad6863d95a9a7a8442be9782088a2838ab555eb73f8d
User & Date: js on 2012-02-28 14:28:44
Other Links: manifest | tags
Context
2012-02-28
14:29
Don't use alloca, as it could be unsafe. check-in: 439216041b user: js tags: trunk
14:28
Make it more clear that +[pluginFromFile:] does not return OFPlugin*. check-in: 0727c9266b user: js tags: trunk
2012-02-27
23:16
Fix a missing $ in objfw-compile. check-in: a85f714779 user: js tags: trunk
Changes