-
Building the `libkeymancore` Debian package results in Lintian errors which [prevent acceptance of the 17.0.327+ package](https://lists.debian.org/debian-input-method/2024/07/msg00091.html).
```
E…
-
In dotnet/runtime we're currently enabling a feature for applications to carry their own copy of ICU for globalization purposes instead of using system-wide installed ICU.
In order to make this fe…
-
### Summary
If you use the `everblush` theme, the selected word is barley visible. In other themes the contrast is much bigger and better readable.
![image](https://github.com/user-attachments/asset…
-
Here is your example
```cmake
# Call this once before any other nuget_* calls.
nuget_initialize()
# NuGet install icu and flatbuffers packages, and import their CMake export files.
nuget_add_d…
-
It's show like this when 'npm install node-icu-wordsplit' was complete.
../src/wordsplit.cc: In function ‘void wordsplit::SplitWords(const Nan::FunctionCallbackInfo&)’:
../src/wordsplit.cc:38:55…
-
I'm getting the following compilation errors on openSUSE Tumbleewed.
```
$ c++ -v
Using built-in specs.
COLLECT_GCC=c++
COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-suse-linux/7/lto-wrapper
OFFLO…
-
Every time libicu is upgraded on Archlinux, Chromium refuses to start when it cannot find the old version of libicu. Current error:
`/usr/lib/chromium/chromium: error while loading shared libraries…
-
It would be nice to be able to see a description of a dependency when hovering over that dependency in a cabal file.
Packages already have such a description field, the tricky part of this issue is…
-
Hi, I use PostgreSQL as a DB engine and I have a problem with case-sensitive columns.
For example I would like to have `User::$email` as case-insensitive. Is possible to set case-sensitivity for on…
-
Hi, Kamil I stumbled upon your repository because I'm looking for a way to make my project made in CakePHP2 work on PHP 8.
I followed all the documentation, the project is perfectly working on PHP 7.…