-
As per https://clang.llvm.org/docs/JSONCompilationDatabase.html neither "command" nor "arguments" key support shell expansion but makefile tools extension generates backticked shell commands regardles…
-
### Describe the bug
Quarkus Vertx GRPC client should respect `quarkus.grpc.clients."client-name".max-inbound-message-size` property. Now it only affects java-grpc client.
### Expected behavior
The…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
`_get_reads_length` returns nothing when the constant `NO_READS_READLEN` is not exceeded in the final if condition, propagating an undefined variable down the chain until the program crashes. We've go…
-
This issue stands as proposal to automate code formatting throughout the OpenJ9 codebase, using a tool like [clang-format](https://clang.llvm.org/docs/ClangFormat.html).
On the OMR side, [work is b…
-
PS D:\Github> git clone https://github.com/Ai-Thinker-Open/Ai-Thinker-WB2.git
Cloning into 'Ai-Thinker-WB2'...
remote: Enumerating objects: 20820, done.
remote: Counting objects: 100% (886/886), do…
-
Currently, for each new release, the documentation needs to be manually updated in roughly three places:
1. The versions of the Khiops binary packages for various OSes and of the Khiops Python Pip pa…
-
We currently trying to use mbt to build our monorepo on Windows and we faced few problems:
1. Libgit2 does not work correctly with long paths and it is not going to be fixed.
2. Libgit2 does not w…
-
I use git bash (inside the "Terminal" program) as my shell when developing ocaml on windows. Here's the output of `opam env` from a project with a local opam switchh;
```
$ opam env
OPAM_LAST_ENV='…
-
Cargo manifests have a standardized way to store TOML data that configures third party tooling. The `[package.metadata.bacon]` space in `Cargo.toml` could be used to hold Bacon configs instead of a st…