Skip to content
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

signed/unsigned mismatch warning in visual studio 17.2.2 when enum_cast-ing integers to enum-values. #190

Closed
bamo-volue opened this issue May 27, 2022 · 1 comment

Comments

@bamo-volue
Copy link
Contributor

The underlying type of the enum class is int.
See image below. Ask me for details, I can make a simple reproducable case if necessary.

bilde

@schaumb
Copy link
Contributor

schaumb commented May 27, 2022

Hi @bamo-volue ,

Thanks for the issue report.
I can reproduce the problem.
I will find a solution shortly.

@Neargye Neargye added this to the 0.8.1 milestone Jun 16, 2022
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

No branches or pull requests

3 participants