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

Remove code deprecations #382

Merged
merged 2 commits into from
Dec 23, 2023

Conversation

HaHeho
Copy link
Contributor

@HaHeho HaHeho commented Dec 21, 2023

I saw a lot of deprecation warnings when building and figured that some of them could be eliminated. I then noticed that all the sprintf() deprecations come from the submodule libraries. Hence, only one warning is prevented (delta), and one kind of warning that occurs many times is silenced (OpenGL). The latter may be a warning exclusive to macOS (not sure).

I have quickly verified the QWheelEvent change (delta). The zoom of an ssr-binaural scene worked for me as before (tested on macOS).

To see the other builds succeed, I have temporarily disabled the two failing macOS CI build configurations, as mentioned in #380. These should not be merged and treated separately.

@mgeier
Copy link
Member

mgeier commented Dec 23, 2023

Thanks!

Can you please rebase and remove the CI work-around?

@mgeier mgeier merged commit 1de91a4 into SoundScapeRenderer:master Dec 23, 2023
11 checks passed
@HaHeho HaHeho deleted the remove-deprecations branch December 23, 2023 19: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.

None yet

2 participants