ObjFW  Check-in [f6c05b68cf]

Overview
Comment:Fix missing character check in +[stringWithUTF16String:].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f6c05b68cf5af9125b67449f822f32e9ea7770c8cc1c55772cce887716f79cf3
User & Date: js on 2011-07-07 23:19:04
Other Links: manifest | tags
Context
2011-07-08
15:29
Make it possible to add more ivars to OFConstantString. check-in: 0b846bcc4a user: js tags: trunk
2011-07-07
23:19
Fix missing character check in +[stringWithUTF16String:]. check-in: f6c05b68cf user: js tags: trunk
18:07
-framework has to be before -f* in objfw-compile. check-in: 4c36c01ae3 user: js tags: trunk
Changes