Skip to content

spot fix #1171: isprint argument must be representable as unsigned char #1173

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 1 commit into from
May 13, 2020

Conversation

BillyDonahue
Copy link
Contributor

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.823% when pulling 94c3e49 on BillyDonahue:spot_fix_1171 into e36cff1 on open-source-parsers:master.

BillyDonahue referenced this pull request May 13, 2020
* [clang-tidy] change functions to static

Found with readability-convert-member-functions-to-static

Signed-off-by: Rosen Penev <[email protected]>

* optimize JsonWriter::validate #1171

* do the same for json_reader

Signed-off-by: Rosen Penev <[email protected]>

* use std::any_of

Also simplified two loops.

Signed-off-by: Rosen Penev <[email protected]>

Co-authored-by: Billy Donahue <[email protected]>
@BillyDonahue BillyDonahue merged commit 75b360a into open-source-parsers:master May 13, 2020
@BillyDonahue BillyDonahue deleted the spot_fix_1171 branch May 13, 2020 22:37
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