incorrectly read some utf8 characters #2

Closed
opened 2021-05-06 01:40:22 +02:00 by tomasz.sowa · 0 comments
Owner

Procedures for reading an utf8 string incorrectly read some characters greater than 65535 (0xffff). Those characters are treated as invalid characters. For example a string with only one character with code point 65536 is not read correctly.

Procedures for reading an utf8 string incorrectly read some characters greater than 65535 (0xffff). Those characters are treated as invalid characters. For example a string with only one character with code point 65536 is not read correctly.
tomasz.sowa added the
bug
label 2021-05-06 01:40:22 +02:00
tomasz.sowa self-assigned this 2021-05-06 01:40:22 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tomasz.sowa/pikotools#2
No description provided.