Skip to content

ENH: Add prefix to _ALIGN Macro#24452

Merged
charris merged 1 commit intonumpy:mainfrom
seiko2plus:openbsd_redef_ALIGN
Aug 18, 2023
Merged

ENH: Add prefix to _ALIGN Macro#24452
charris merged 1 commit intonumpy:mainfrom
seiko2plus:openbsd_redef_ALIGN

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