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

Remove icu_datagen legacy API #4962

Merged
merged 6 commits into from
May 30, 2024
Merged

Conversation

robertbastian
Copy link
Member

@robertbastian robertbastian commented May 28, 2024

Based on #4960

Copy link
Member

@sffc sffc left a comment

Choose a reason for hiding this comment

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

Good! There's just one pair of deprecated APIs that I think we may want to un-deprecate

Comment on lines -159 to -162
#[arg(long, hide = true)]
#[arg(help = "Deprecated: alias for --keys all")]
all_keys: bool,

Copy link
Member

Choose a reason for hiding this comment

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

Nit: We've been piloting the new names for a while, but I still use --all-keys --all-locales because I find them easier to remember than --keys all --locales full. Please pull these two specific removals to their own PR

sffc
sffc previously approved these changes May 29, 2024
Copy link
Member

@sffc sffc left a comment

Choose a reason for hiding this comment

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

I'll approve it to unblock work and we can add the other names back if desired

Manishearth
Manishearth previously approved these changes May 29, 2024
@robertbastian robertbastian dismissed stale reviews from Manishearth and sffc via b673ef7 May 29, 2024 20:21
@robertbastian robertbastian requested a review from sffc May 29, 2024 20:22
@robertbastian
Copy link
Member Author

@sffc remind me what the replacement for --fallback preresolved is again? Need to update these: https://github.com/search?q=repo%3Aunicode-org%2Ficu4x%20%22--fallback%22&type=code

@robertbastian
Copy link
Member Author

I guess it's just --without-fallback

sffc
sffc previously approved these changes May 29, 2024
sffc
sffc previously approved these changes May 29, 2024
@robertbastian robertbastian merged commit 7449b83 into unicode-org:main May 30, 2024
29 checks passed
@robertbastian robertbastian deleted the byelegacy branch May 30, 2024 09:59
@robertbastian
Copy link
Member Author

#2856

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