Skip to content

src: use C++14 deprecated attribute for NODE_DEPRECATED#63755

Open
addaleax wants to merge 2 commits into
nodejs:mainfrom
addaleax:deprecated-tag
Open

src: use C++14 deprecated attribute for NODE_DEPRECATED#63755
addaleax wants to merge 2 commits into
nodejs:mainfrom
addaleax:deprecated-tag

Conversation

@addaleax
Copy link
Copy Markdown
Member

@addaleax addaleax commented Jun 5, 2026

This has been standardized for a while, so there's no real reason not to just use it over compiler-specific alternatives.

This has been standardized for a while, so there's no real
reason not to just use it over compiler-specific alternatives.

Signed-off-by: Anna Henningsen <anna@addaleax.net>
@addaleax addaleax added the c++ Issues and PRs that require attention from people who are familiar with C++. label Jun 5, 2026
@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label Jun 5, 2026
@addaleax addaleax added the commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. label Jun 5, 2026
@legendecas legendecas added the request-ci Add this label to start a Jenkins CI on a PR. label Jun 5, 2026
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jun 5, 2026
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

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

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants