Skip to content

build: define NOMINMAX in common.gypi#45871

Merged
codebytere merged 1 commit into32-x-yfrom
nominmax-32
Mar 3, 2025
Merged

build: define NOMINMAX in common.gypi#45871
codebytere merged 1 commit into32-x-yfrom
nominmax-32

Conversation

@codebytere
Copy link
Member

Description of Change

Closes #45826.
Refs nodejs/node#52794.

Fixes an issue where native Node.js addons including uv.h before node.h don't compile as expected.

Checklist

Release Notes

Notes: Fixed an issue where native Node.js addons including uv.h before node.h don't compile as expected.

@codebytere codebytere added semver/patch backwards-compatible bug fixes backport-check-skip Skip trop's backport validity checking 32-x-y labels Mar 3, 2025
@codebytere codebytere requested a review from a team as a code owner March 3, 2025 11:10
@codebytere codebytere changed the title build: define NOMINMAX in common.gypi build: define NOMINMAX in common.gypi Mar 3, 2025
@codebytere codebytere merged commit b6bca84 into 32-x-y Mar 3, 2025
54 checks passed
@codebytere codebytere deleted the nominmax-32 branch March 3, 2025 18:48
@release-clerk
Copy link

release-clerk bot commented Mar 3, 2025

Release Notes Persisted

Fixed an issue where native Node.js addons including uv.h before node.h don't compile as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

32-x-y backport-check-skip Skip trop's backport validity checking semver/patch backwards-compatible bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants