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

Don't use 1.x baked data in icu_datetime #5553

Merged
merged 5 commits into from
Sep 18, 2024
Merged

Don't use 1.x baked data in icu_datetime #5553

merged 5 commits into from
Sep 18, 2024

Conversation

sffc
Copy link
Member

@sffc sffc commented Sep 18, 2024

#1317

Not a super interesting milestone, but it's what I was able to finish today and it's landable

@sffc sffc changed the title Delete 1.x datetime data Don't use 1.x baked data in icu_datetime Sep 18, 2024
impl_chinese_date_symbols_v1_marker!(Baked);
impl_coptic_date_lengths_v1_marker!(Baked);
impl_coptic_date_symbols_v1_marker!(Baked);
impl_dangi_date_lengths_v1_marker!(Baked);
Copy link
Member

Choose a reason for hiding this comment

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

If this data is not needed anymore, it should be removed from the KEYS array, so they don't get generated anymore. Later, the data markers should also be deleted.

Copy link
Member Author

Choose a reason for hiding this comment

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

Not a super interesting milestone, but it's what I was able to finish today and it's landable

@sffc sffc merged commit b279bdc into unicode-org:main Sep 18, 2024
28 checks passed
@sffc sffc deleted the rm3 branch September 18, 2024 17:09
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