-
One can put an `external_program` returned by the `find_program()` as a dependency for the custom target only if the program is an executable target that is a part of the built (so it is likely an `ex…
-
### Steps to Reproduce
1. Make flutter app.
2. install library flutter pub add llama_cpp_dart
3. Download llama.cpp and make a shared library for me this is .libllama.dylib and add to root.
4. …
-
Hey, maybe I'm doing something wrong but I can't get the pipes to read correctly with the following example:
The output is something like this:
```log
[2024-10-29 21:16:11.569] [info] [main.cpp:41] S…
guusw updated
3 weeks ago
-
After setting up rmfakecloud (`v0.0.18`) on a webserver and rmfakecloud-proxy (`v0.0.5`) on a remarkable 2 (`ver. 3.15.4.2`), pairing worked and I **can** connect to a nextcloud integration on the rem…
-
The LibWeb main thread VM is never destroyed. This has been the case for a long time. We have too many cycles in core objects.
After the LibGC refactor, it is now unsafe to destroy the VM in genera…
-
I am getting the following build error:
```
/usr/bin/clang++ -DGiNaCDE_EXPORTS -I/Users/cjq/Projects/GiNaCDE/build -I/Users/cjq/Projects/GiNaCDE/src -isystem /usr/local/Cellar/ginac/1.8.7/include …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Steps to reproduce:
1. Download the [test file](https://github.com/furgo16/f4-win…
-
### Troubleshooting docs
- [X] My problem is not solved in the Troubleshooting docs
### Anaconda default channels
- [X] I do NOT use the Anaconda default channels (pkgs/* etc.)
### How did you ins…
-
Ingress-NGINX 1.10.0 has dropped support for OpenTracing and Zipkin, favoring OpenTelemetry instead.
The OpenTelemetry module used by Ingress-NGINX is based on a old commit, and has received updat…
-
### Is your feature request related to a problem? Please describe.(如果该特性或者功能和已知某个问题相关,请描述问题是什么)
openGemini v1.3.0对文本索引进行了优化,采用CPP实现,效率更好。但同时也带来了一个问题,那就是社区版本强依赖GLIBCXX版本,多数环境上启动就报错/usr/lib64/libstdc++…