Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ICU-20410 Fix grandfathered tag w/ extensions #416

Merged
merged 1 commit into from
Feb 16, 2019

Conversation

FrankYFTang
Copy link
Contributor

@FrankYFTang FrankYFTang commented Feb 12, 2019

Checklist

macchiati
macchiati previously approved these changes Feb 14, 2019
icu4c/source/common/uloc_tag.cpp Show resolved Hide resolved
@FrankYFTang FrankYFTang changed the title ICU-20140 Fix grandfathered tag w/ extensions ICU-20410 Fix grandfathered tag w/ extensions Feb 14, 2019
@jira-pull-request-webhook
Copy link

Hooray! The files in the branch are the same across the force-push. 😃

~ Your Friendly Jira-GitHub PR Checker Bot

@FrankYFTang
Copy link
Contributor Author

@ macchiati I just made it a single commit. the "git push --force" somehow "dismissed macchiati’s stale review " . could you approve it again. Thanks

macchiati
macchiati previously approved these changes Feb 14, 2019
icu4c/source/common/uloc_tag.cpp Show resolved Hide resolved
icu4c/source/common/uloc_tag.cpp Outdated Show resolved Hide resolved
icu4c/source/test/intltest/loctest.cpp Show resolved Hide resolved
icu4c/source/test/intltest/loctest.cpp Show resolved Hide resolved
@jira-pull-request-webhook
Copy link

Hooray! The files in the branch are the same across the force-push. 😃

~ Your Friendly Jira-GitHub PR Checker Bot

@FrankYFTang
Copy link
Contributor Author

@markusicu PTAL

@markusicu markusicu self-assigned this Feb 15, 2019
@@ -112,7 +112,7 @@ void LocaleBuilderTest::TestLocaleBuilder() {
{"B", "fr-FR-1606nict-u-ca-gregory-x-test", "T",
"fr-FR-1606nict-u-ca-gregory-x-test",
"fr_FR_1606NICT@calendar=gregorian;x=test"},
{"B", "ab-cde-fghij", "T", "cde-fghij", "cde__FGHIJ"},
{"B", "cde-fghij", "T", "cde-fghij", "cde__FGHIJ"},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you revert this change, too?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In LocaleBuilder, "ab-cde-fghij" is not a valid tag and will fail as illegal argument.

Copy link
Member

@markusicu markusicu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm please squash

@jira-pull-request-webhook
Copy link

Hooray! The files in the branch are the same across the force-push. 😃

~ Your Friendly Jira-GitHub PR Checker Bot

Copy link
Member

@markusicu markusicu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm tnx!

@FrankYFTang FrankYFTang merged commit 94ff6b1 into unicode-org:master Feb 16, 2019
@FrankYFTang FrankYFTang deleted the ICU-20410 branch February 18, 2019 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants