Skip to content

we want our code to be only ASCII for maximal portability#76

Merged
anonrig merged 3 commits into
mainfrom
forbid_non_ascii
May 12, 2026
Merged

we want our code to be only ASCII for maximal portability#76
anonrig merged 3 commits into
mainfrom
forbid_non_ascii

Conversation

@lemire
Copy link
Copy Markdown
Member

@lemire lemire commented May 12, 2026

The ada library checks that the code is pure ASCII.

We do this to avoid problems with systems such as a Microsoft editors that defaults on some other text formats (other than UTF-8).

@lemire lemire requested a review from anonrig May 12, 2026 17:29
@anonrig anonrig merged commit 6d94549 into main May 12, 2026
34 of 35 checks passed
@anonrig anonrig deleted the forbid_non_ascii branch May 12, 2026 21:15
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