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

FIX(plugins): Compilation with new unified header #6268

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

Krzmbrzl
Copy link
Member

The new header (as introduced via
2b35c0c) was missing a typedef and a utility macro for dealing with the versioned MumbleAPI struct.

Furthermore, plugins that are only build in debug builds were still including the old (and now non-existing) headers.

Checks

The new header (as introduced via
2b35c0c) was missing a typedef and a
utility macro for dealing with the versioned MumbleAPI struct.

Furthermore, plugins that are only build in debug builds were still
including the old (and now non-existing) headers.
@Krzmbrzl Krzmbrzl added build Everything related to compiling/building the code backport-needed bug A bug (error) in the software auto-backport-to-1.5.x labels Nov 29, 2023
@Krzmbrzl Krzmbrzl merged commit fae3a0c into mumble-voip:master Dec 1, 2023
19 checks passed
@Krzmbrzl Krzmbrzl deleted the fix-plugin-compilation branch December 1, 2023 13:14
@Krzmbrzl
Copy link
Member Author

Krzmbrzl commented Dec 1, 2023

💚 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

Krzmbrzl added a commit that referenced this pull request Dec 25, 2023
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 backport-needed bug A bug (error) in the software build Everything related to compiling/building the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants