ObjFW  Check-in [cd4fd689d6]

Overview
Comment:OFString: Manually handle NaN

strtod() on HP-UX does not accept NaN.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: cd4fd689d629d695d179ad7a2cabf37bc38385df61f43aa6dc721c523d6b5fd0
User & Date: js on 2021-01-01 22:11:33
Other Links: manifest | tags
Context
2021-01-01
22:15
Exclude HP-UX from 0x test for -[doubleValue] check-in: 142f0d1242 user: js tags: trunk
22:11
OFString: Manually handle NaN check-in: cd4fd689d6 user: js tags: trunk
21:53
platform.h: Add a define for HP-UX check-in: d94fe339fc user: js tags: trunk
Changes