Skip to content

Conversation

@rayhamel
Copy link
Contributor

And allow the error message printing function to be configured by the user. In particular, stdio functions may not be safe to call if the user has called std::ios_base::sync_with_stdio(false) .

rayhamel added 3 commits May 30, 2021 19:40
And allow the error message printing function to be configured by the user. In particular, stdio functions may not be safe to call if the user has called std::ios_base::sync_with_stdio(false) .
Copy link
Owner

@cjdb cjdb left a comment

Choose a reason for hiding this comment

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

Hey, thanks for working on this! Would you mind splitting this into separate PRs please? I'd prefer to have one commit for each of the logical changes.

rayhamel added 3 commits May 30, 2021 20:25
Unless I'm missing something, this appears to be a bug in clang-tidy.
It seems to be confused by "if constexpr"
@rayhamel
Copy link
Contributor Author

Would you mind splitting this into separate PRs please? I'd prefer to have one commit for each of the logical changes.

Will do.

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