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

BUILD: Fix compiler warnings on 32bit architectures #6536

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

Krzmbrzl
Copy link
Member

Fixes #6377

Checks

@Krzmbrzl Krzmbrzl added build Everything related to compiling/building the code auto-backport-to-1.5.x labels Aug 20, 2024
src/murmur/Server.cpp Outdated Show resolved Hide resolved
src/mumble/AudioOutput.cpp Show resolved Hide resolved
src/mumble/AudioOutput.cpp Show resolved Hide resolved
@Krzmbrzl Krzmbrzl force-pushed the fix-32bit-warnings branch from 76721ad to da02ba2 Compare August 20, 2024 17:48
@Krzmbrzl Krzmbrzl merged commit 4610353 into mumble-voip:master Aug 20, 2024
15 checks passed
@Krzmbrzl
Copy link
Member Author

💚 All backports created successfully

Status Branch Result
1.5.x

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Hartmnt added a commit that referenced this pull request Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport-to-1.5.x build Everything related to compiling/building the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build error on 32-bit architecture due to missing static_casts
2 participants