Skip to content

bpo-46670: Fix #ifdef WORDS_BIGENDIAN in audioop.c#31179

Closed
vstinner wants to merge 1 commit intopython:mainfrom
vstinner:undef_audioop
Closed

bpo-46670: Fix #ifdef WORDS_BIGENDIAN in audioop.c#31179
vstinner wants to merge 1 commit intopython:mainfrom
vstinner:undef_audioop

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Feb 7, 2022

Test if the WORDS_BIGENDIAN macro is defined, not its value.

https://bugs.python.org/issue46670

Test if the WORDS_BIGENDIAN macro is defined, not its value.
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.

3 participants