ObjFW  Check-in [1c2fe75e6e]

Overview
Comment:OFStdIOStream: Add special case for column 0

Use "\r" instead of the ANSI escape code if the column is 0.

This fixes the output of the tests on 3DS.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 1c2fe75e6e800d67ccc668533578dd5d015254f38c7998d137a1fe5f95a8868f
User & Date: js on 2024-05-05 19:04:03
Other Links: manifest | tags
Context
2024-05-09
10:21
Use unsigned long for bit sets check-in: 96f946d7ad user: js tags: trunk
2024-05-05
19:04
OFStdIOStream: Add special case for column 0 check-in: 1c2fe75e6e user: js tags: trunk
12:33
Make OF_APPLICATION_DELEGATE() work with -mwindows check-in: dcea3bad47 user: js tags: trunk
Changes