-
When switching to Lix (by adding the Lix nixos module to my nixos), nix-serve-ng fails to compile with the following message:
```
Error: Setup: The pkg-config package 'nix-store' is required but i…
-
**Description**
I am integrating a 2FA flow within a Single Page Application (SPA) and have implemented an endpoint (GET /set_csrf_cookie) similar to Laravel Sanctum. This endpoint sets a CSRF-TOKE…
-
### Which component is this bug for?
OpenAI Instrumentation
### 📜 Description
This bug is related to #1983. Similar to what's described there, the `OpenAIInstrumentor` doesn't propagate the trace c…
-
Hi!
I want to use this software, but I have no rights to run the wxFormBuilder.exe at my job computer.
So I wonder if it's possible to build wxFormBuilder source code with Visual Studio Community…
-
the ncurses library is installed on this system, but it seems to be looking for
ncursesw (wide). I found something that talks about ncursesw and Arch here, but wanted to get your input first before …
-
In file included from /Applications/Xcode_15.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.f…
-
I wonder whether this would be of interest; to squeeze out the C++ code in here to a separate header-only library, in much the same way that https://github.com/LTLA/CppIrlba contains the relevant cont…
-
Hi !
I just see this awesome work and I would like to test it
however, I have this message above:
```
Severity: Warning
Message: mysqli::real_connect(): Headers and client library minor vers…
-
Header-only libraries often put implementation details into a special namespace (Boost libraries often use `detail`).
Implementation details should not be displayed in documentation. When a function …
-
I'm using `openssl` via `configure_make`:
```starlark
configure_make(
name = "openssl",
configure_command = "Configure",
configure_options = [
"--libdir=lib",
"--r…