ObjFW  Check-in [e08efd62c2]

Overview
Comment:Too much was changed here from uint8_t to char. Fixed.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e08efd62c2b12d0b5ebc3c31408b0a9a7239b591756461d387dc1eab9ac4ed0a
User & Date: js on 2009-04-10 01:04:49
Other Links: manifest | tags
Context
2009-04-10
01:12
-Wall was added too early to (OBJ)CFLAGS. check-in: 2477baa59a user: js tags: trunk
01:04
Too much was changed here from uint8_t to char. Fixed. check-in: e08efd62c2 user: js tags: trunk
00:52
Fix warnings on Leopard in OFConstString.
As there are no warnings anymore, reintroduce -Werror.
check-in: 72af773f72 user: js tags: trunk
Changes