mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-10 11:51:42 +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:
@@ -0,0 +1,2 @@
|
||||
"aäbæ¼¢,a£¤bæð¢!" == "aäbæ¼¢,a£¤bæð¢!" (12)
|
||||
"b,a"
|
||||
Reference in New Issue
Block a user