ObjFW  Check-in [cc34255955]

Overview
Comment:Close file on exception in +[OFString stringWithContentsOfFile:].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: cc34255955421dac47035c5a817ca830831432bc149a9955bb43722602ce55af
User & Date: js on 2010-11-17 22:31:17
Other Links: manifest | tags
Context
2010-11-17
22:35
Add -[parseString:] and -[parseFile:] to OFXMLParser. check-in: 08fcb79a9b user: js tags: trunk
22:31
Close file on exception in +[OFString stringWithContentsOfFile:]. check-in: cc34255955 user: js tags: trunk
20:35
Remove now unnecessary safety check from -[componentsJoinedByString]. check-in: e4f8d0a4e9 user: js tags: trunk
Changes