-
**Describe the bug**
Connection using GlobalProtect-openconnect GUI works (with Linux client), but fails with CLI. The error indicates that it "Invalid user name", but I have used that same username…
-
I looked into two approaches for writing bindings for slatedb
1. [opendal](https://github.com/apache/opendal/tree/main/bindings)
2. using wasm binaries to write bindings
as far as the wasm appr…
-
Currently, when adding a component, we need to manually create the FFI wrapper function and its associated bootstrap.json metadata. It'd be fantastic if this could be done automatically from the under…
-
Hi Hiromasa,
I'm trying to use your FFI wrapper to simply replay a YM registers dump file (captured every 50Hz) but the result is not good at all. I guess I don't use your wrapper correctly, can yo…
-
**Describe the bug**
Some `CurlInfo` constants can't be retrieved seemingly because types are not supported, such as `curl_off_t`.
Raw CURL command
```sh
> curl --compressed -so /dev/null http:/…
-
I've got some C++ code that uses the [`deprecated`](https://en.cppreference.com/w/cpp/language/attributes/deprecated) attribute, say like this (renaming stuff for simplicity, so my apologies if the wa…
-
### What should we add?
The recently added `SparseObservable` class was added as a Rust native object in #12671 . To facilitate different use cases for generating and interacting with this new struct…
-
**Describe the bug**
I can't connect to a VPN portal, though, I can connect with my credentials from a colleague's machine :
- Same error with gui or cli (see the logs)
- With the gui version, at …
-
Hi @xrl,
I’ve realized that we don’t need to manually rewrite all functions from every class as we’re currently doing. By including the RDKit directory in the `build.rs` file, CXX can automatically…
-
I tried to install cargo-php in different envs and still failed.
The PHP version:
```
Usage: /usr/bin/php-config [OPTION]
Options:
--prefix [/usr]
--includes [-I/usr/…