Skip to content

Update ICU to 78 - Part 5: patch records and dev report#186

Open
aoruganti-msft wants to merge 4 commits into
user/aoruganti/icu78-test-expectationsfrom
user/aoruganti/icu78-patch-records
Open

Update ICU to 78 - Part 5: patch records and dev report#186
aoruganti-msft wants to merge 4 commits into
user/aoruganti/icu78-test-expectationsfrom
user/aoruganti/icu78-patch-records

Conversation

@aoruganti-msft
Copy link
Copy Markdown
Collaborator

Part 5 of the ICU 78 update split.

This PR is stacked on top of the previous part and contains patch record refreshes and ICU 78 development report updates.

It keeps the remaining Microsoft-edited changes separated from the upstream dump and generated-data PRs.

Source commits from the abandoned combined PR: aebb857, d24878f, 70ae0ef, 7484970.

Arvind Oruganti and others added 4 commits May 22, 2026 22:25
Refresh the stale/corrupt MSFT patch records for the ICU 78 upgrade: re-derived test expectations, final string-store size, uprefs refresh, and LF-only checkout rules.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Add the generated development review report for the ICU 78 / CLDR 48 upgrade.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Add patch 023 to record the ar-SA SAR symbol override and its regression test.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Record patch 023 and the targeted validation for the ar-SA SAR symbol override.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
if (U_FAILURE(errorCode)) {
log_err("ulocdata_getPaperSize failed for locale %s with error: %s \n", currLoc, u_errorName(errorCode));
} else {
+ /* MSFT Change: CLDR-MS adds 029 region with US paper size */
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Older convention was to wrap any MSFT specific change around a comment,

I would still want to follow that

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.

2 participants