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

Fixes Compiler Warnings (Windows) #1877

Merged
merged 2 commits into from
Oct 6, 2024
Merged

Conversation

shikokuchuo
Copy link
Contributor

Resulting from latest changes in #1828 and #1848 affecting the Windows platform only.

Eliminates -Wint-to-pointer-cast and -Wmaybe-uninitialized warnings. Commits should be self-explanatory.

@gdamore gdamore merged commit 3cfd6ab into nanomsg:main Oct 6, 2024
5 of 6 checks passed
@shikokuchuo shikokuchuo deleted the compiler branch October 6, 2024 09:08
@shikokuchuo shikokuchuo restored the compiler branch October 7, 2024 13:01
@DoumanAsh
Copy link

@gdamore This should be included in 1.9.0 because MSVC fails to compile without it by default (at least for me)

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.

3 participants