Closed
Description
Summary:
We should alert users when they use non-ASCII characters outside of comments. This can be handled in the preprocessor and flagged as such.
Related issues:
Obviously if we allow UTF-8 encoded Unicode, it's a different set of illegal byte sequences we have to flag (not all byte sequences form legal UTF-8).
Current Version:
v2.17.1