Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove non-ASCII source characters #1787

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Remove non-ASCII source characters #1787

merged 1 commit into from
Nov 20, 2023

Conversation

kddnewton
Copy link
Collaborator

No description provided.

@kddnewton kddnewton requested a review from nobu November 9, 2023 05:12
@kddnewton kddnewton merged commit 5acc38a into main Nov 20, 2023
46 checks passed
@kddnewton kddnewton deleted the remove-non-ascii-source branch November 20, 2023 15:53
Comment on lines +378 to +379
# Enforce that we only have ASCII characters here. This is necessary
# for some locales that only allow ASCII characters in C source files.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comment is not exact.
Maybe "other than UTF-8 locales"?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That makes sense! I'll update it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants