ObjFW  Check-in [d133fa0a89]

Overview
Comment:Add exception for currentDirectoryPath failing

This also changes OFFileManager to use a buffer with getcwd() rather
than depending on the extension that passing NULL as a buffer will
allocate one.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d133fa0a89f11609e94d8d02d38e50a13d023fc60430a691204e5fb1aae6f18e
User & Date: js on 2018-02-11 14:33:16
Other Links: manifest | tags
Context
2018-02-11
14:47
-Wno-gnu-imaginary-constant only with complex.h check-in: e3368ee189 user: js tags: trunk
14:33
Add exception for currentDirectoryPath failing check-in: d133fa0a89 user: js tags: trunk
12:15
Make OFNumber a subclass of OFValue check-in: 612cd94090 user: js tags: trunk
Changes