Skip to content

crypto: remove node::crypto::CheckResult#23225

Closed
tniessen wants to merge 1 commit intonodejs:masterfrom
tniessen:crypto-remove-checkresult
Closed

crypto: remove node::crypto::CheckResult#23225
tniessen wants to merge 1 commit intonodejs:masterfrom
tniessen:crypto-remove-checkresult

Conversation

@tniessen
Copy link
Copy Markdown
Member

@tniessen tniessen commented Oct 2, 2018

This enum and its constants are unused within the codebase.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. labels Oct 2, 2018
@tniessen
Copy link
Copy Markdown
Member Author

tniessen commented Oct 2, 2018

Seems like it was added in 3beb880 and then became unused when VerifyCallback was changed to always return 1.

@tniessen
Copy link
Copy Markdown
Member Author

tniessen commented Oct 3, 2018

@tniessen tniessen added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Oct 6, 2018
@danbev
Copy link
Copy Markdown
Contributor

danbev commented Oct 8, 2018

Landed in 1c75ec2.

@danbev danbev closed this Oct 8, 2018
danbev pushed a commit that referenced this pull request Oct 8, 2018
PR-URL: #23225
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
targos pushed a commit that referenced this pull request Oct 10, 2018
PR-URL: #23225
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
jasnell pushed a commit that referenced this pull request Oct 17, 2018
PR-URL: #23225
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
@tniessen tniessen removed the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jan 14, 2021
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++. crypto Issues and PRs related to the crypto subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants