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

Fixed clang warnings on collisions between the class and the struct declarations https://github.com/GrandOrgue/grandorgue/issues/2001 #2053

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

oleg68
Copy link
Contributor

@oleg68 oleg68 commented Nov 28, 2024

This is a next PR related to #2001

It replace the class with the struct declaration when it accords the definition. It gets rid some clang compilation warnings.

No GO behavior should be changed.

@oleg68 oleg68 changed the title Fixed clang warnings on collisions between the class and the struct declarations Fixed clang warnings on collisions between the class and the struct declarations https://github.com/GrandOrgue/grandorgue/issues/2001 Nov 29, 2024
@oleg68
Copy link
Contributor Author

oleg68 commented Dec 13, 2024

@rousseldenis could you approve this PR?

@oleg68 oleg68 linked an issue Dec 13, 2024 that may be closed by this pull request
@oleg68 oleg68 merged commit 4d280e5 into GrandOrgue:master Dec 13, 2024
1 check passed
@oleg68 oleg68 deleted the bugfix/warn-gosoundsampler branch December 13, 2024 13:28
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.

Compile Warnings
3 participants