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

Compilation and warnings fixes for modern MSVC #131

Merged
merged 3 commits into from
Jul 24, 2024
Merged

Compilation and warnings fixes for modern MSVC #131

merged 3 commits into from
Jul 24, 2024

Conversation

vslavik
Copy link
Contributor

@vslavik vslavik commented Jul 24, 2024

Fixes warnings emitted by modern versions of MSVC compiler.

(Strictly speaking, 45ff9b1 is not specific to MSVC, let me know if you want a separate PR for that.)

vslavik added 3 commits July 24, 2024 09:19
Fix warning shown when compiling using modern C standards instead of
MSVC legacy (which is still the default).
@vslavik vslavik changed the title Compilation and warnings fixes in modern MSVC Compilation and warnings fixes for modern MSVC Jul 24, 2024
@brechtsanders brechtsanders merged commit de9d53a into brechtsanders:master Jul 24, 2024
4 checks passed
@vslavik vslavik deleted the msvc-fixes branch July 24, 2024 07:39
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