Skip to content

Billy donahue avoid isprint #1191

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

Merged
merged 3 commits into from
Jun 11, 2020
Merged

Billy donahue avoid isprint #1191

merged 3 commits into from
Jun 11, 2020

Conversation

BillyDonahue
Copy link
Contributor

No description provided.

BillyDonahue and others added 3 commits June 10, 2020 16:22
`std::isprint` is locale-specific and the JSON-spec is not.
In particular, isprint('\t') is true in Windows CP1252.

Has bitten others, e.g. laurikari/tre#64

Fixes #1187
@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.801% when pulling a74ceb4 on BillyDonahue-avoid-isprint into b3189a0 on master.

@BillyDonahue BillyDonahue merged commit 632044a into master Jun 11, 2020
@baylesj baylesj deleted the BillyDonahue-avoid-isprint branch September 12, 2024 00:03
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.

3 participants