ObjFW  Check-in [a98ad80cd3]

Overview
Comment:OFStdIOStream: Don't use isatty() on iOS

When having Xcode attached to see the log, isatty() returns true, but
does not handle any control sequences.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a98ad80cd3b8433fbafb74dae2942525c26a352018d7fc8c5e771095d39e8901
User & Date: js on 2020-06-24 22:30:40
Other Links: manifest | tags
Context
2020-06-24
22:34
Correct the path for DerivedData in ignore-glob check-in: 7aba87d1eb user: js tags: trunk
22:30
OFStdIOStream: Don't use isatty() on iOS check-in: a98ad80cd3 user: js tags: trunk
20:53
Fix missing cast check-in: ca3e874157 user: js tags: trunk
Changes