Conversation
Original commit message:
build: Fix Temporal compilation with system or no ICU
- remove reference to internal udatamem.h header file
See: https://unicode-org.atlassian.net/browse/ICU-23400
See: Node: nodejs#62676
See: V8: https://chromium-review.googlesource.com/c/v8/v8/+/8281487
Bug: 8281487
Refs: srl295/v8@cd89fe6
Collaborator
|
Review requested:
|
Collaborator
This was referenced Sep 17, 2026
legendecas
reviewed
Sep 17, 2026
legendecas
left a comment
Member
There was a problem hiding this comment.
This check can be removed (in a new commit):
Lines 2264 to 2266 in 6a7f94c
Member
Author
Good catch. Thanks. I will be setting a new v8 option there anyway, so makes sense. Hope to have a new patch tomorrow. |
Member
|
Thank you, I verified this locally and |
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes: #62676
Original commit message:
Refs: srl295/v8@cd89fe6
See: https://unicode-org.atlassian.net/browse/ICU-23400
See: Node: #62676
See: V8: https://chromium-review.googlesource.com/c/v8/v8/+/8281487