Skip to content

Add argtypes to libopus_ctl. - #22

Open
tjni wants to merge 1 commit into
orion-labs:masterfrom
tjni:fix-on-m1
Open

tjni wants to merge 1 commit into
orion-labs:masterfrom
tjni:fix-on-m1

Conversation

@tjni

@tjni tjni commented Sep 23, 2022

Copy link
Copy Markdown

On aarch64-darwin, argtypes for variadic functions need to be specified according to https://bugs.python.org/issue42880#msg384901. Without it, segmentation faults occur at runtime.

On aarch64-darwin, argtypes for variadic functions need to be specified
according to https://bugs.python.org/issue42880#msg384901. Without it,
segmentation faults occur at runtime.
@kalicyh

kalicyh commented Feb 18, 2025

Copy link
Copy Markdown

I merged these updates into my repository at https://github.com/kalicyh/opuslib-next and released them on https://pypi.org/project/opuslib-next/.

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.

2 participants