Skip to content

Conversation

@vkocjancic
Copy link

There were two warnings in this file that prevented code to build in VS 2022 with C++20 when W4 and treat warnings as errors were enabled. Apparently assignment in at the same time as comparison is a no no.

There were two warnings in this file that prevented code to build in VS 2022 with C++20 when W4 and treat warnings as errors were enabled.
Apparently assignment in at the same time as comparison is a no no.
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.

1 participant