mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Make invalid UTF-8 characters in strings non-fatal
STRLEN and STRSUB report the erroneous bytes Fixes #848
This commit is contained in:
2
test/asm/invalid-utf-8-strings.out
Normal file
2
test/asm/invalid-utf-8-strings.out
Normal file
@@ -0,0 +1,2 @@
|
||||
"aäb漢,a<><61>b<EFBFBD><62><EFBFBD>!" == "aäb漢,a<><61>b<EFBFBD><62><EFBFBD>!" (12)
|
||||
"b,a"
|
||||
Reference in New Issue
Block a user