Skip to content

Conversation

@thbeu
Copy link

@thbeu thbeu commented Sep 10, 2025

No description provided.

@thbeu thbeu changed the title Fix wording Improve wording Oct 23, 2025
@lemire
Copy link
Member

lemire commented Jan 19, 2026

This changes too many lines needlessly. I will revise the readme manually.

@lemire lemire closed this Jan 19, 2026
return EXIT_SUCCESS;
}
std::cerr << "failed to parse " << result << std::endl;
std::cerr << "parsing failure\n";
Copy link
Author

@thbeu thbeu Jan 19, 2026

Choose a reason for hiding this comment

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

@lemire I would not say needlessly. You unfortunately missed this change where result variable was accessed which could give erroneous behavior. This change introduces consistency with the other code examples.

@thbeu thbeu deleted the fix-wording branch January 19, 2026 06:25
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.

4 participants