Uh oh!
There was an error while loading. Please reload this page.
deps: ICU 59.1 bump - #12486
Closed
srl295 wants to merge 0 commit into
Closed
Conversation
srl295
commented
May 8, 2017
MemberAuthor
OK! v8 now fixed, this should be good. #11753 (comment) |
srl295
commented
May 8, 2017
MemberAuthor
^ rebased, PTAL all. Will start CI. |
srl295
commented
May 8, 2017
MemberAuthor
fwiw code starting with |
srl295
commented
May 8, 2017
MemberAuthor
^ CI green ✅ |
refack
approved these changes
May 9, 2017
refack
left a comment
Contributor
There was a problem hiding this comment.
Looks good. Works on my machine.
gibfahn
approved these changes
May 9, 2017
MylesBorins
commented
May 9, 2017
Contributor
jasnell
approved these changes
May 9, 2017
srl295
commented
May 9, 2017
MemberAuthor
Thanks! FYI @ilovezfs |
mhdawson
commented
May 9, 2017
Member
@srl295 could you paste the link to the CI run into one of the comments for posterity. |
srl295
commented
May 9, 2017
MemberAuthor
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/59Fixes: 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/59Fixes: 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
gibfahn
commented
Jun 20, 2017
Member
I'm assuming this shouldn't land on v6.x as it depends on V8 5.9. LMK if wrong. |
srl295
commented
Aug 30, 2017
MemberAuthor
@gibfahn yes, it would need v8 backported also. |
gibfahn
commented
Aug 31, 2017
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/59Fixes: 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 freeto 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