ObjFW  Check-in [be8b442546]

Overview
Comment:OFNumber: Remove ssize_t

It's a non-standard type that should only be used for matching POSIX
APIs.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: be8b4425461b6f7bd839d42c252673c6f5f2a15be885942d0388ccd511d3111e
User & Date: js on 2020-08-16 18:28:17
Other Links: manifest | tags
Context
2020-08-22
18:39
OFNumber: Don't always use the smallest type check-in: 9746cff094 user: js tags: trunk
2020-08-16
18:28
OFNumber: Remove ssize_t check-in: be8b442546 user: js tags: trunk
2020-08-13
23:13
Make GCC happy again check-in: 3be13d358f user: js tags: trunk
Changes