Markus Scherer
Markus Scherer
Please squash your commits, and make sure to use the GitHub ID lamtrinhdev which is on record has having signed the CLA.
@srl295 please compare with upstream; will `configure` need to be regenerated?
> @srl295 please compare with upstream; will `configure` need to be regenerated? In the meantime, @roubert has updated the autoconf scripts, including regenerating the configure script. (https://github.com/unicode-org/icu/pull/3169) This is also...
@srl295 @sffc could you help review these changes?
Please rebase on current main and resolve conflicts. Note that the autoconf scripts have been updated in another PR. I will try to be better about nudging pull requests along...
@kateinoigakukun please don't squash any more until this PR is approved, to help GitHub track comments.
Oh, there is one thing missing: Please amend the commit by prepending the commit message with the ticket and a space: `ICU-22875 `
> I tried; apparently the only way to do that is from the command line. That appears to be true: https://github.com/orgs/community/discussions/8891 This discussion has some instructions: https://stackoverflow.com/a/67007037 The most important...
replaced by https://github.com/unicode-org/icu/pull/3147
Hi everyone: - I think I have a complete set of new APIs now for this purpose, including the popular "iterate over all elements" thing. - I have updated the...