ObjFW  Check-in [e14961f94d]

Overview
Comment:Fix a warning when sizeof(size_t) < sizeof(long long).
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e14961f94d7a3f69cd08be8487269b347f7aa517665905a5fc6a8238a4b64be0
User & Date: js on 2011-04-25 14:14:49
Other Links: manifest | tags
Context
2011-04-25
16:57
OFXMLParser: Add support for different encodings and other improvements. check-in: b2dd4f049b user: js tags: trunk
14:14
Fix a warning when sizeof(size_t) < sizeof(long long). check-in: e14961f94d user: js tags: trunk
11:39
Add -[OFDataArray readDataArrayWithNItems:]. check-in: 8c45d72a13 user: js tags: trunk
Changes