mirror of
https://github.com/gbdev/rgbds.git
synced 2026-01-21 16:01:52 +00:00
Fix STRLEN and STRSUB on incomplete UTF-8 (#1633)
This commit is contained in:
@@ -2,3 +2,5 @@
|
||||
"b,a"
|
||||
"A þ<>ÿ æ¼¢": 7 == 7
|
||||
"æ¼¢<C2BC>"
|
||||
"abcæ¼": 4 == 4
|
||||
"abcæ¼" ends "æ¼"
|
||||
|
||||
Reference in New Issue
Block a user