ObjFW  Check-in [acd6d2ff67]

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