-
Hello!
Please tell me how to compile jdbc-sqlite.jar from sources with additional ICU module?
Thanks in advance!
-
There is too much going on in icu_locid_transform for it to be a core crate. It should only contain the things essential for fallback.
-
Names should be consistent
-
We inconsistently name methods in the various properties and collections classes that deal with char vs u32. Examples: `contains(char)`, `contains_32(u32)`, `get(char)`, and `get_u32(u32)`, but someti…
-
Package: icu[core,tools]:x64-linux-avx -> 72.1#3
**Host Environment**
- Host: x64-linux
- Compiler: GNU 9.3.1
- vcpkg-tool version: 2023-10-18-27de5b69dac4b6fe8259d283cd4011e6d20a84ce
…
-
**Describe the new feature:**
While building Servo on `powerpc64-unknown-linux-musl`, I encountered the following error:
```
mozbuild.frontend.reader.SandboxValidationError:
===============…
-
Hi
I tried to build QtTube and got a follow error. My steps were:
```
cd ~/Projects
git clone --recursive https://github.com/BowDown097/QtTube
cd QtTube
mkdir build
cd build
cmake -DCM…
dvd73 updated
19 hours ago
-
Hi, thanks for your great work on this project. I found this from https://github.com/tc39/proposal-temporal/issues/2854.
I was wondering what you thought about incorporating this into CLDR?
In C…
sffc updated
3 months ago
-
First time gh-issuer, long time `stringi` user and zealot :-)
I was thinking about implementing http://www.icu-project.org/apiref/icu4c/classicu_1_1PluralFormat.html outside of `stringi` but was wo…
-
When no-icu / icu / embed-icu arguments given in any combination, build ends up in linker error and the issue is not clear.
Prevent the combination of these arguments and failfast.