-
* `icu_casemapping`
* `icu_locale_canonicalizer`
* `icu_translit` (we decided on `icu_transliterate`)
* `icu_capi_{cdylib,staticlib}`
-
/kind cleanup
**What needs cleanup:**
- Bump dependency versions
**Describe the solution you'd like**
Currently because of Go vendoring dependencies upstream in CAPI, the project can't ing…
-
`pipenv run ./check_consistency.py` results:
# Repos not defined in github-manager:
* [ ] [cloud-interconnect](https://www.github.com/SovereignCloudStack/cloud-interconnect/settings)
* [x] [sys…
-
https://kubernetes.io/blog/2024/04/17/kubernetes-v1-30-release/
-
/kind feature
SCS standard [scs-0102-v1-image-metadata](
https://github.com/SovereignCloudStack/standards/blob/main/Standards/scs-0102-v1-image-metadata.md) describes what metadata (properties and…
-
I'm trying to use c2hsc to generate bindings for the chromium embedded framework. The recommended way to use the library is as a binary distribution with associated header files. These include C++ h…
-
### Describe the issue:
I'm attempting to compile the subroutines for the DIVA differential equations solver from Math 77. The errors occur during the C language compilation phase. One of the error m…
-
### Describe the issue
Simple model with GEMM(DQ(Q(input0)), DQ(Q(input1)) quantizing FP32 -> FP8E4M3 fails to run using the CPU EP. It is runnable when using the CUDA EP.
An identical model using…
-
I was running capi sync in a react-native project and it failed with
```
➜ capi-react-native-example git:(feat/rollup) ✗ npm run sync
> capi-react-native-example@1.0.0 sync
> capi sync node
…
-
### Problem
LeakSanitizer breaks building of `luaL_loadbuffer_proto` for a Lua project on ARM64 (everything is fine on x86_64 and i386).
Part of build log [^1]:
```
Step #43 - "compile-lib…