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

Warnings on Windows with VS2022 MSVC /W4 #19

Closed
GXTX opened this issue May 27, 2022 · 1 comment
Closed

Warnings on Windows with VS2022 MSVC /W4 #19

GXTX opened this issue May 27, 2022 · 1 comment

Comments

@GXTX
Copy link

GXTX commented May 27, 2022

mINI @ b5f0dc2

mini/ini.h(352,32): warning C4310: cast truncates constant value
mini/ini.h(352,59): warning C4310: cast truncates constant value
mini/ini.h(352,86): warning C4310: cast truncates constant value
mini/ini.h(711,38): warning C4310: cast truncates constant value
mini/ini.h(711,50): warning C4310: cast truncates constant value
mini/ini.h(711,62): warning C4310: cast truncates constant value
@metayeti
Copy link
Owner

Fixed in 0.9.14. Thanks for bringing this up! 👍

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

2 participants