-
**Is your feature request related to a problem? Please describe.**
Using the rpath arguments (e.g. `--add-rpath`), patchelf can override the location of libraries. However, libraries have other ways …
-
When cross compiling glib, this snippet in gio/tests/meson.build proved problematic:
```
plugin_resources_c = custom_target('plugin-resources.c',
input : 'test4.gresource.xml',
o…
-
Thanks for the great little library, it solves a lot of what we've been looking for.
It'd be useful if the withWrapper struct (and Wrapper interface) would expose the wrapper error. Right now, the …
-
Since the version 5.4, Linux kernel has lockdown enabled by default when SecureBoot is enabled. Therefore, we have to sign all modules to successfully boot the system. There are plenty of tutorials ho…
-
It is currently specified as:
```
A unit file is a file containing a compilation unit description. The name of a unit file is computed by digesting the compilation unit with SHA256, and encoding the…
-
**Host Environment**
- OS: OSX
- Compiler: apple clang or llvm clang
**To Reproduce**
Steps to reproduce the behavior:
`./vcpkg install arrayfire`
**Failure logs**
```
Starting package 85…
-
Is there a way to perform the functions that SPNEGOKRB5Authenticate does as a normal function rather than a http handler wrapper? That would return a struct of the authentication information, or an n…
-
Because some issues are not a real major issue, which is an issue.
- [x]
-
For non-dynamic allocation, memory can be statically provided using `os*Attr_t` structures. While porting mbed OS to RTX2 I exposed internals of RTX and using `rtx_lib.h` directly declared RTX object …
-
Hey,
so I’ve been thinking, given `CookiedWrapperClass`’s making type inference for endpoints more/less *inconvenient*, could we maybe define a `CookiedBis` (cheesy name), i.e. a full combinator, u…