FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

src: remove `SetEncoding` from StringEncoder by anonrig · Pull Request #53441 · nodejs/node · GitHub

/ node Public

src: remove SetEncoding from StringEncoder - #53441

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
anonrig:remove-unused-set-encoding
Jun 15, 2024
Merged

src: remove SetEncoding from StringEncoder#53441
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
anonrig:remove-unused-set-encoding

Conversation

anonrig commented Jun 13, 2024

Copy link
Copy Markdown
Member

Removes unused SetEncoding from StringEncoder class

nodejs-github-bot added buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. labels Jun 13, 2024
anonrig added the request-ci Add this label to start a Jenkins CI on a PR. label Jun 13, 2024
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jun 13, 2024

This comment was marked as outdated.

anonrig added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Jun 13, 2024

Copy link
Copy Markdown
Collaborator

anonrig commented Jun 13, 2024

Copy link
Copy Markdown
Member Author

cc @nodejs/cpp-reviewers

anonrig requested review from jasnell, mcollina and tniessen June 13, 2024 19:07

mcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

lgtm

anonrig added the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 13, 2024

lemire left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

There must be a static analyzer that can pinpoint such dead code. Hmmm... Or is that what you used?

nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 15, 2024
nodejs-github-bot merged commit d57894d into nodejs:main Jun 15, 2024

Copy link
Copy Markdown
Collaborator

Landed in d57894d

targos pushed a commit that referenced this pull request Jun 20, 2024
PR-URL: #53441
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Daniel Lemire <daniel@lemire.me>
soophoo pushed a commit to soophoo/node that referenced this pull request Jun 20, 2024
PR-URL: nodejs#53441
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Daniel Lemire <daniel@lemire.me>
marco-ippolito pushed a commit that referenced this pull request Jul 19, 2024
PR-URL: #53441
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Daniel Lemire <daniel@lemire.me>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL