Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ENH: Add prefix to _ALIGN Macro #24452

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
merged 1 commit into from
Aug 18, 2023
Merged

Conversation

seiko2plus
Copy link
Member

This change adds a prefix to the _ALIGN macro to prevent compiler warnings on OpenBSD,
where the macro's definition conflicts with system headers.

relates to #20799 (not a fix)

  This change adds a prefix to the `_ALIGN` macro to prevent compiler warnings on OpenBSD,
  where the macro's definition conflicts with system headers.
@seiko2plus seiko2plus marked this pull request as ready for review August 18, 2023 19:23
@seiko2plus seiko2plus added the 09 - Backport-Candidate PRs tagged should be backported label Aug 18, 2023
@charris charris merged commit d8f1948 into numpy:main Aug 18, 2023
@charris
Copy link
Member

charris commented Aug 18, 2023

Thanks Sayed.

@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Aug 18, 2023
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.

2 participants