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.pull/10617/head
parent
468022f91c
commit
c44ae35356
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue