ObjFW  Check-in [c8470f9c7e]

Overview
Comment:base64.m: Use int8_t instead of char.

char could be unsigned (like on OpenBSD) and thus cause trouble.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c8470f9c7e3cb844f664146066e0ccab4d1e10e51f7331597387c7b1b7f2e1aa
User & Date: js on 2012-07-21 21:16:16
Original User & Date: js on 2012-07-21 21:16:17
Other Links: manifest | tags
Context
2012-07-21
21:16
PLATFORMS.md: Add OpenBSD. check-in: 6be84017ef user: js tags: trunk
21:16
base64.m: Use int8_t instead of char. check-in: c8470f9c7e user: js tags: trunk
21:16
lookup-ppc-elf.S: Compatibility with OF_SELUID16. check-in: f213fe567c user: js tags: trunk
Changes