mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-11 12:21:42 +00:00
Fix CHARLEN and CHARSUB on invalid UTF-8 (#1630)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
"aäbæ¼¢,a£¤bæð¢!" == "aäbæ¼¢,a£¤bæð¢!" (12)
|
||||
"b,a"
|
||||
"A þ�ÿ B": 7 != 2
|
||||
"A þ�ÿ æ¼¢": 7 == 7
|
||||
"漢�"
|
||||
|
||||
Reference in New Issue
Block a user