Skip to content

Added shim to fix portmidi break #2863

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

Merged

Conversation

oddbookworm
Copy link
Member

Portmidi broke due to a signature change, and it manifested recently with the 2.0.4 release being installed on my sytem. This shim fixes the cython so that we don't get a compiler error when building with newer portmidi

@oddbookworm oddbookworm requested a review from a team as a code owner May 20, 2024 20:32
@ankith26 ankith26 linked an issue May 21, 2024 that may be closed by this pull request
@ankith26 ankith26 added this to the 2.5.0 milestone May 24, 2024
Copy link
Member

@MyreMylar MyreMylar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@MyreMylar MyreMylar merged commit 1aa950b into pygame-community:main May 24, 2024
37 checks passed
oddbookworm added a commit to oddbookworm/pygame-ce that referenced this pull request Jul 8, 2024
…-portmidi-compile-issue"

This reverts commit 1aa950b, reversing
changes made to 0d1e826.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Portmidi broke cython
4 participants