Markus Scherer
Markus Scherer
@richgillam do you care whether the prefix of the new classes, which operate on USet but are in C++ and also created by UnicodeSet, is USetXyz or UnicodeSetXyz? For example,...
I used Craig as a sounding board for the class prefix naming question. What tipped him over the top is that the new types are in uset.h, so he would...
Renamed. This would also allow future additions of UnicodeSetXyz that don't go through the C API, if we ever wanted that.
> Wow, that's a lot of code to do something that seems like it should be fairly simple! I agree! It's all because C++ didn't create a real iterator pattern...
@eggrobin FYI commit ed5e8e30513b8d7d9071047e28681af8abb0ba57 addresses the ICU-TC API proposal review
I think I am all done. It seems to all work, the API reflects what has been approved, with one minor exception noted in the PR description. API docs all...
Dear reviewers, it would be lovely to get this reviewed, feedback addressed, approved, and merged... fairly quickly, to unblock @roubert's follow-up work with the header-only collator predicates. I would be...
> @richgillam: > > > I don't object to the actual change, but I think you want to update the proposal to match what you're checking in, and you should...
the clang-cfi check fails...
> the clang-cfi check fails... @FrankYFTang can you finish this by next Wed feb12 for ICU 77?