]> Repositorios git - scryer-prolog.git/commit
throw errors from char_reader.rs and get_n_chars when reading bad UTF8 data (#2244)
authorMark <[email protected]>
Tue, 26 Dec 2023 19:30:46 +0000 (12:30 -0700)
committerMark <[email protected]>
Tue, 26 Dec 2023 19:31:04 +0000 (12:31 -0700)
commit42d674950197882817e38d610de59f9d0cffa390
tree56d59a401c77856b123c26642fd92697661bb6fd
parent2fa46e6b6c8c64fc1616064b2e5e034923e64973
throw errors from char_reader.rs and get_n_chars when reading bad UTF8 data (#2244)
src/machine/system_calls.rs
src/parser/ast.rs
src/parser/char_reader.rs