Shane F. Carr
Shane F. Carr
Hi there! I just saw this today. Here are instructions on how to generate the ICU4X data file: https://crates.io/crates/icu_datagen Specific replies inline: > * A `DataProvider` can be obtained using...
The spec text only requires that behavior be consistent with what *would* happen if you did the string operations on the locale string. You can implement it differently, so long...
Good, this is the first half of what the ticket is requesting that we test. The second half: > We should add a test for this behavior: UFIELD_CATEGORY_DATE_INTERVAL_SPAN should be...
@caiolima Do you have plans to respond to the feedback on this PR?
I updated the branch and responded to the feedback in https://github.com/unicode-org/icu/pull/2245.
Yeah, that looks like the right direction. It's actually really easy to see what's going on in the number parsing code by stepping through it in the debugger. If I...
@floratmin Thanks for the change. Can you go to the following page and use the "Squash Branch" button to fix the commit message in your branch? https://us-central1-dev-infra-273822.cloudfunctions.net/unicode-github-bot/info/unicode-org/icu/2058
@sylvestre please take a look at Craig's comment and the build failures.
@devsnek was also interested in this.
What's the status of this PR, awaiting author or reviewer?