diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2022-07-06 23:12:43 +0300 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2022-07-16 00:29:10 +0300 |
commit | c44ae353565fdf17ebe521189cf830a683fbc25f (patch) | |
tree | ad745f603695ed854e01d077c8d45a4cfa67b53b /mesonbuild/interpreter/interpreter.py | |
parent | 468022f91c3c9eb5b98ac5c62928afac9b9139b2 (diff) | |
download | meson-c44ae353565fdf17ebe521189cf830a683fbc25f.zip meson-c44ae353565fdf17ebe521189cf830a683fbc25f.tar.gz meson-c44ae353565fdf17ebe521189cf830a683fbc25f.tar.bz2 |
Ignore encoding errors when scanning. Closes #10571.
In Fortran and C++ all the bits we care about are in ASCII. 8-bit
characters can only occur in comments and string literals and we don't
parse those.
Diffstat (limited to 'mesonbuild/interpreter/interpreter.py')
0 files changed, 0 insertions, 0 deletions