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

src: remove icu usage from node_string.cc by anonrig · Pull Request #46548 · nodejs/node · GitHub

/ node Public

src: remove icu usage from node_string.cc - #46548

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
anonrig:remove-icu-from-node-string
Feb 17, 2023
Merged

src: remove icu usage from node_string.cc#46548
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
anonrig:remove-icu-from-node-string

Conversation

anonrig commented Feb 7, 2023

Copy link
Copy Markdown
Member

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 Feb 7, 2023
anonrig force-pushed the remove-icu-from-node-string branch 2 times, most recently from 7ed8398 to 870e211 Compare February 7, 2023 22:23

targos commented Feb 8, 2023

Copy link
Copy Markdown
Member

@nodejs/cpp-reviewers

bnoordhuis 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 with a suggestion.

Comment thread src/inspector/node_string.cc Outdated
Trott previously approved these changes Feb 8, 2023

Trott 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 with @bnoordhuis's suggestion

Trott dismissed their stale review February 8, 2023 16:59

I'm going to dismiss my review because it is a bit rubber-stamp-y. This change looks good to me, but my competence in this area is significantly less than that of others who will hopefully review.

anonrig force-pushed the remove-icu-from-node-string branch from 870e211 to 210b57e Compare February 8, 2023 20:53

anonrig commented Feb 8, 2023

Copy link
Copy Markdown
Member Author

@bnoordhuis Can you review it again?

mhdawson 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 request-ci Add this label to start a Jenkins CI on a PR. label Feb 17, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Feb 17, 2023

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

anonrig added the commit-queue Add this label to land a pull request using GitHub Actions. label Feb 17, 2023
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Feb 17, 2023
nodejs-github-bot merged commit 7796692 into nodejs:main Feb 17, 2023

Copy link
Copy Markdown
Collaborator

Landed in 7796692

anonrig deleted the remove-icu-from-node-string branch February 17, 2023 16:36
MylesBorins pushed a commit that referenced this pull request Feb 18, 2023
PR-URL: #46548
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins mentioned this pull request Feb 19, 2023
MylesBorins pushed a commit that referenced this pull request Feb 20, 2023
PR-URL: #46548
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
StefanStojanovic added a commit to JaneaSystems/node that referenced this pull request Feb 22, 2023
Many tests started failing on ARM64 Windows after migrating from icu to
simdutf. This change reverts those changes for the problematic platform.

Refs: nodejs#46471
Refs: nodejs#46472
Refs: nodejs#46548
Refs: simdutf/simdutf#216
danielleadams pushed a commit that referenced this pull request Apr 11, 2023
PR-URL: #46548
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
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

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