Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

BLD: Do not set __STDC_VERSION__ to zero during build #27668

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
Oct 30, 2024

Conversation

charris
Copy link
Member

@charris charris commented Oct 30, 2024

Backport of #27650.

The STDC_VERSION set to zero prevents successful build on at least one platform - OpenIndiana. In addiiton, zero is not a valid value for STDC_VERSION and it is unclear why the setting was added.

Closes #25366.

The __STDC_VERSION__ set to zero prevents successful build on at least
one platform - OpenIndiana.  In addiiton, zero is not a valid value for
__STDC_VERSION__ and it is unclear why the setting was added.

Closes numpy#25366.
@charris charris added 08 - Backport Used to tag backport PRs 36 - Build Build related PR labels Oct 30, 2024
@charris charris added this to the 2.1.3 release milestone Oct 30, 2024
@charris charris merged commit ed3450b into numpy:maintenance/2.1.x Oct 30, 2024
65 checks passed
@charris charris deleted the backport-27650 branch October 30, 2024 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
08 - Backport Used to tag backport PRs 36 - Build Build related PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.