Change LuaC to read bytes instead of chars.
This fixes some of the test cases by avoiding a lossy round-trip conversion from bytes presumed to be, but might not be, UTF-8 encoded characters, and then back to bytes. All of the compiler test cases now pass.
This commit is contained in:
@@ -1 +1 @@
|
||||
version: 0.20
|
||||
version: 0.21
|
||||
|
||||
Reference in New Issue
Block a user