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

i18n: add caller to removal list for bidi in ICU55 by mhdawson · Pull Request #3115 · nodejs/node · GitHub

/ node Public

i18n: add caller to removal list for bidi in ICU55 - #3115

Closed
mhdawson wants to merge 1 commit into
nodejs:masterfrom
mhdawson:icu-aix
Closed

i18n: add caller to removal list for bidi in ICU55#3115
mhdawson wants to merge 1 commit into
nodejs:masterfrom
mhdawson:icu-aix

Conversation

Copy link
Copy Markdown
Member

For ICU 55 we are currently stripping out bidi and
the callers. AIX is more pedantic and identified
an additional caller than needed to be stripped out.
This PR adds that caller to those stripped out.

For ICU 55 we are currently stripping out bidi and
the callers.  AIX is more pedantic and identified
an additional caller than needed to be stripped out.
This PR adds that caller to those stripped out.

Copy link
Copy Markdown
Member Author

@srl295 can you review this one.

mhdawson self-assigned this Sep 29, 2015

Copy link
Copy Markdown
Member Author

@srl295 can you also comment on whether we should pull this back into 4.X

srl295 commented Sep 29, 2015

Copy link
Copy Markdown
Member

@mhdawson I think it should be backported everywhere the "ICU 55 bump" was backported

mscdex added the i18n-api Issues and PRs related to the i18n implementation. label Sep 29, 2015

srl295 commented Sep 29, 2015 via email

Copy link
Copy Markdown
Member

Copy link
Copy Markdown
Member Author

mhdawson added a commit that referenced this pull request Sep 30, 2015
For ICU 55 we are currently stripping out bidi and
the callers.  AIX is more pedantic and identified
an additional caller than needed to be stripped out.
This PR adds that caller to those stripped out.

PR-URL: #3115
Reviewed-By: Steven Loomis <srloomis@us.ibm.com>

Copy link
Copy Markdown
Member Author

Landed as 3f62c40

Copy link
Copy Markdown
Member Author

Marked as land on v0.12, v3.x and v4.x as that is where "ICU 55 bump" was backported

mhdawson added a commit that referenced this pull request Oct 2, 2015
For ICU 55 we are currently stripping out bidi and
the callers.  AIX is more pedantic and identified
an additional caller than needed to be stripped out.
This PR adds that caller to those stripped out.

PR-URL: #3115
Reviewed-By: Steven Loomis <srloomis@us.ibm.com>
rvagg mentioned this pull request Oct 3, 2015

Copy link
Copy Markdown
Contributor

@mhdawson does this also apply to ICU 56?

srl295 commented Oct 19, 2015 via email

Copy link
Copy Markdown
Member

Copy link
Copy Markdown
Contributor

landed in v4.x-staging in a0b35bf

mhdawson deleted the icu-aix branch May 9, 2016 22:38
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

i18n-api Issues and PRs related to the i18n implementation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL