Skip to content

src: replace idna functions with ada::idna#47735

Merged
nodejs-github-bot merged 1 commit into
mainfrom
fix-idna-js
Apr 28, 2023
Merged

src: replace idna functions with ada::idna#47735
nodejs-github-bot merged 1 commit into
mainfrom
fix-idna-js

Conversation

@anonrig

@anonrig anonrig commented Apr 26, 2023

Copy link
Copy Markdown
Member

Fixes #47726

Co-authored-by: Daniel Lemire (@lemire)

cc @tniessen @nodejs/cpp-reviewers @nodejs/url

@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. labels Apr 26, 2023
@tniessen tniessen added the blocked PRs that are blocked by other issues or PRs. label Apr 26, 2023
Comment thread src/encoding_binding.cc Outdated
Co-authored-by: Daniel Lemire <daniel@lemire.me>
@anonrig anonrig added request-ci Add this label to start a Jenkins CI on a PR. author ready PRs that have at least one approval, no pending requests for changes, and a CI started. and removed blocked PRs that are blocked by other issues or PRs. labels Apr 27, 2023
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 27, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@anonrig anonrig added the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 28, 2023

@TimothyGu TimothyGu 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.

You might want to add a comment in the code how these are different from the existing domainToASCII/Unicode functions. Additionally, this PR needs tests. Oh right it fixes existing tests.

@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 28, 2023
@nodejs-github-bot
nodejs-github-bot merged commit 1123377 into main Apr 28, 2023
@nodejs-github-bot
nodejs-github-bot deleted the fix-idna-js branch April 28, 2023 18:48
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 1123377

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 pending requests for changes, and a CI started. 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.

test-dns-ipv6.js is broken

9 participants