-
## Description
The Command Manager fails to send orders back to the Management API.
```java
[2024-11-29T15:11:01,640][INFO ][c.w.c.r.RestPostCommandAction] [node-1] Received POST /_plugins/_command_…
-
Hi all,
I've been exploring the C++ API a bit recently, and have found it a bit hard going as there's not much documentation (and my C++ needs more time in the dojo).
There is a great little ex…
-
The user guide provides some guidance for working with the C++ binary `libunity.a` in an experimental fashion. As the pure C API becomes better supported, we should document/reference that instead.
-
```
This is an enhancement.
Adding a C API to libkml would enable the library to be used by C
programmers with no knowledge of C++.
```
Original issue reported on code.google.com by `homme.zw...@g…
-
```
This is an enhancement.
Adding a C API to libkml would enable the library to be used by C
programmers with no knowledge of C++.
```
Original issue reported on code.google.com by `homme.zw...@g…
-
It would be a great feature to implement some kind of programmatic API to check an SQL file (either from path or from the contents given as argument) so that 3rd party tools can be built around sqlche…
-
The current C API returns -1 on failure and sets `errno` with a specific error value. This behavior should be avoided outside of system calls [1].
I suggest that the C API instead return an AFF4St…
-
Dears,
When I installed MibS, I realized that to solve a mixed integer bilevel linear optimization problem, we must provide both an MPS file and an auxiliary information file that specifies which …
-
##### Description
We want the auto-generated C++ API client (Qt5, Tizen, REST SDK) to follow the Google C++ style guide: https://google.github.io/styleguide/cppguide.html
Here are some examples: htt…
-