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

MSVC produces some warnings in CI builds #587

Closed
Mi-La opened this issue Apr 9, 2024 · 0 comments
Closed

MSVC produces some warnings in CI builds #587

Mi-La opened this issue Apr 9, 2024 · 0 comments
Assignees
Labels
bug Something isn't working c++ C++ language generator
Milestone

Comments

@Mi-La
Copy link
Contributor

Mi-La commented Apr 9, 2024

CI builds with MSVC v141 and v142 toolsets produce some warning in our language tests and thus we cannot use ZSERIO_ENABLE_WERROR=1 for MSVC builds.

others\gif\gen\gif\gif_data\ImageDescriptor.cpp(655,12): error C2220: the following warning is treated as an error
others\gif\gen\gif\gif_data\ImageDescriptor.cpp(655,12): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
...
@Mi-La Mi-La added the bug Something isn't working label Apr 9, 2024
@Mi-La Mi-La added this to the Priority Backlog milestone Apr 9, 2024
@Mi-La Mi-La added the c++ C++ language generator label Apr 9, 2024
@mikir mikir modified the milestones: Priority Backlog, 2.15 Apr 18, 2024
mikir added a commit that referenced this issue May 6, 2024
mikir added a commit that referenced this issue May 7, 2024
mikir added a commit that referenced this issue May 7, 2024
mikir added a commit that referenced this issue May 9, 2024
@mikir mikir self-assigned this May 10, 2024
@mikir mikir closed this as completed May 10, 2024
@mikir mikir changed the title MSVC produces some warnigns in CI builds MSVC produces some warnings in CI builds May 13, 2024
@mikir mikir modified the milestones: 2.15, 2.14.1 Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working c++ C++ language generator
Projects
None yet
Development

No branches or pull requests

2 participants