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

[v12.x] Fix build with ICU >= 68. by jameshilliard · Pull Request #39440 · nodejs/node · GitHub

/ node Public

[v12.x] Fix build with ICU >= 68. - #39440

Closed
jameshilliard wants to merge 1 commit into
nodejs:v12.x-stagingfrom
jameshilliard:fix-icu-68
Closed

[v12.x] Fix build with ICU >= 68.#39440
jameshilliard wants to merge 1 commit into
nodejs:v12.x-stagingfrom
jameshilliard:fix-icu-68

Conversation

Copy link
Copy Markdown

github-actions Bot added needs-ci PRs that need a full CI run. v12.x v8 engine Issues and PRs related to the V8 dependency. labels Jul 19, 2021
richardlau changed the title Fix build with ICU >= 68. [v12.x] Fix build with ICU >= 68. Jul 19, 2021

aduh95 commented Jul 19, 2021

Copy link
Copy Markdown
Contributor

Is it the same as v8/v8@035c305? If so, can you apply the upstream commit instead (git node v8 backport 035c305ce7761f51328b45f1bd83e26aef267c9d). See https://github.com/nodejs/node/blob/master/doc/guides/maintaining-V8.md#backporting-to-abandoned-branches for detailed instructions.

Copy link
Copy Markdown
Member

Is it the same as v8/v8@035c305? If so, can you apply the upstream commit instead (git node v8 backport 035c305ce7761f51328b45f1bd83e26aef267c9d). See https://github.com/nodejs/node/blob/master/doc/guides/maintaining-V8.md#backporting-to-abandoned-branches for detailed instructions.

For history, we had to patch up v8/v8@035c305 for 14.x so that LTS Node.js could continue to build against the existing ICU versions #39068.

Copy link
Copy Markdown
Author

Is it the same as v8/v8@035c305?

I think so, but I tried to maintain backwards compat with older ICU versions.

Copy link
Copy Markdown
Author

For history, we had to patch up v8/v8@035c305 for 14.x so that LTS Node.js could continue to build against the existing ICU versions #39068.

Made a version based on that in #39451 in case that's preferable.

Adapted from:
https://chromium-review.googlesource.com/c/v8/v8/+/2477751

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Member

I've landed #39451 instead. Thanks.

richardlau closed this Jul 23, 2021
jameshilliard deleted the fix-icu-68 branch July 23, 2021 15:20
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

needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL