Conversation
Member
Author
|
OK! v8 now fixed, this should be good. #11753 (comment) |
Member
Author
|
^ rebased, PTAL all. Will start CI. |
Member
Author
|
fwiw code starting with |
Member
Author
|
^ CI green ✅ |
refack
approved these changes
May 9, 2017
Contributor
refack
left a comment
There was a problem hiding this comment.
Looks good. Works on my machine.
gibfahn
approved these changes
May 9, 2017
Contributor
jasnell
approved these changes
May 9, 2017
Member
Author
|
Thanks! FYI @ilovezfs |
Member
|
@srl295 could you paste the link to the CI run into one of the comments for posterity. |
Member
Author
srl295
added a commit
to srl295/node
that referenced
this pull request
May 9, 2017
* No feature changes. * Bug fixes. * Details: http://site.icu-project.org/download/59 Fixes: nodejs#12077 PR-URL: nodejs#12486 Refs: nodejs#7844 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Refael Ackermann <refack@gmail.com>
anchnk
pushed a commit
to anchnk/node
that referenced
this pull request
May 19, 2017
* No feature changes. * Bug fixes. * Details: http://site.icu-project.org/download/59 Fixes: nodejs#12077 PR-URL: nodejs#12486 Refs: nodejs#7844 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Refael Ackermann <refack@gmail.com>
3 tasks
Member
|
I'm assuming this shouldn't land on v6.x as it depends on V8 5.9. LMK if wrong. |
Member
Author
|
@gibfahn yes, it would need v8 backported also. |
Member
|
@srl295 yep, I've confirmed it went into 8.0.0 so we're good there. |
srl295
added a commit
to srl295/node
that referenced
this pull request
Jan 18, 2018
* No feature changes. * Bug fixes. * Details: http://site.icu-project.org/download/59 Fixes: nodejs#12077 PR-URL: nodejs#12486 Refs: nodejs#7844 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Refael Ackermann <refack@gmail.com>
2 tasks
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: #12077
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passesAffected core subsystem(s)
deps