ObjFW  Check-in [2fca00b926]

Overview
Comment:Fix wrong calculated cStringLength in +[stringWithUTF16String:].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 2fca00b9265622634708e008b1f2cd17d66393f14eda34caa58b43a5e74d98ae
User & Date: js on 2011-07-08 19:58:00
Other Links: manifest | tags
Context
2011-07-08
20:07
Rename OF_PATH_DELIM to OF_PATH_DELIMITER. check-in: 7d9efc3924 user: js tags: trunk
19:58
Fix wrong calculated cStringLength in +[stringWithUTF16String:]. check-in: 2fca00b926 user: js tags: trunk
19:50
Add -std=gnu99 to OBJCFLAGS in objfw-config.
This is required now as we use restrict.
check-in: ce742708e6 user: js tags: trunk
Changes