Skip to content

Conversation

daniel-kun
Copy link
Contributor

In the docs, the ignore_comments parameter to nlohmann::json::parse() is described as skip_comments, which does not match the actual implementation. While the demo code compiles and works, the parameter name is wrong.

In the docs, the `ignore_comments` parameter to `nlohmann::json::parse()` is described as `skip_comments`, which does not match the actual implementation. While the demo code compiles and works, the parameter name is wrong.
@daniel-kun daniel-kun requested a review from nlohmann as a code owner November 17, 2021 13:08
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling a838613 on daniel-kun:patch-1 into fe23033 on nlohmann:develop.

Copy link
Owner

@nlohmann nlohmann left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@nlohmann nlohmann self-assigned this Nov 17, 2021
@nlohmann nlohmann added this to the Release 3.10.5 milestone Nov 17, 2021
@nlohmann nlohmann merged commit ee1208a into nlohmann:develop Nov 17, 2021
@nlohmann
Copy link
Owner

Thanks!

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

Successfully merging this pull request may close these issues.

3 participants