ObjFW  Check-in [3ffa55524a]

Overview
Comment:Rename ivars in OFString struct to prevent prospective name conflicts.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 3ffa55524ac7d7e16ecf6374330c9b6c5d85c1feaf54bc3892a1b87c4a7ed66e
User & Date: js on 2011-07-08 19:15:39
Other Links: manifest | tags
Context
2011-07-08
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
19:15
Rename ivars in OFString struct to prevent prospective name conflicts. check-in: 3ffa55524a user: js tags: trunk
15:34
Don't kill the old string in -[setToCString:] due to invalid encoding. check-in: 348ac73b77 user: js tags: trunk
Changes