ObjFW  Check-in [a9f85ba3b1]

Overview
Comment:Use U+FFFF for invalid characters

This used to be U+FFFD, but if a character is not assigned in an
encoding, U+FFFF is a better match.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a9f85ba3b1012db9f6a5cb837ec11998389070e1c129b2b6363283e667076948
User & Date: js on 2017-01-11 03:49:27
Other Links: manifest | tags
Context
2017-01-11
04:22
Add Windows-1251 encoding check-in: 0f88ccfb04 user: js tags: trunk
03:49
Use U+FFFF for invalid characters check-in: a9f85ba3b1 user: js tags: trunk
03:38
OFHTTPClient: Make sure the path is never nil check-in: fa2b1e6f68 user: js tags: trunk
Changes