Skip to content
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

chore: fix -Wshadow error in uvwasi.c #243

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Conversation

codebytere
Copy link
Member

Refs https://github.com/electron/electron/pull/40675/files#diff-8df91bd501edd943197bf16d478ebd9b4be08f7b0ea13de788da961d4315febe

Fixes a -Wshadow compilation error hit by Electron when upgrading to Node.js v20.10.0

@mhdawson
Copy link
Member

This seems to break the tests, I think you may want to remove the int in front of the second r definition instead of changing the name to rr

Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mhdawson mhdawson merged commit 0dea67b into nodejs:main Dec 13, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants