Steven R. Loomis

Results 747 comments of Steven R. Loomis

we'd all rather forget ! Also you only need the non-native genccode if the end user wants to build/rebuild their own packages on the target arch. I would put that...

c23…  that's available in Ubuntu 14.04 LTS right?? Seriously: Thanks, filed https://unicode-org.atlassian.net/browse/ICU-22343 @ceztko what you described is what the `genccode` utility does. it generates assembly where it can, because that's...

@ceztko Are there PE utilities which will do this? Yes. you could detect genccode (and other ICU utils) in the environment. Would take some rework but that could be possible....

> > Are there PE utilities which will do this? > > Maybe I misunderstood a previous message of yours where you talked about use of PE utilities? I guess...

> Ultimately the goal here is, I think, to explicitly eschew the use of official solutions such as producing a C source file containing octal data. Because... it can get...

> > > I can have a look if it fits enough: for sure with CMake it's quite easy to use .rc files using MSVC as the compiler (I did...

backport of https://github.com/unicode-org/icu/pull/2669/commits/87c3133fadbace2608e4b225d1def475eecb9e7e

> > Maybe dump of [CLDR-16622](https://unicode-org.atlassian.net/browse/CLDR-16622) already fixed in CLDR v44 > > It looks indeed like the same issue. But for me this still happens at the top of...

> I'm thinking we test for this by having a special test static final environment variable. If that variable is true, then XPathParts throws an exception until supplemental data is...