sirzooro
sirzooro
This was initially described in https://github.com/Thalhammer/jwt-cpp/issues/212. Please add new class derived from `std::system_error`, and derive all jwt-cpp exceptions from it. This would allow to write bigger block of code, and...
Usually when one of template parameters is changed, reference to new type cannot be implicitly converted to reference to old type. However for some reason this is not true for...
**Is your feature request related to a problem?** For debugging purposes I would like to add current callstack as an attribute to a span. [backtrace_symbols](https://linux.die.net/man/3/backtrace_symbols) returns `char**`, so I would...
**Describe your environment** OS: CentOS Stream release 8 Compiler: gcc (GCC) 10.3.1 20210422 (Red Hat 10.3.1-1) OpenTelemetry libs compiled today (2/9/2022) from main branch using following command: `cmake -DCMAKE_POSITION_INDEPENDENT_CODE=ON -DBUILD_SHARED_LIBS=ON...
**Is your feature request related to a problem?** I have event loop which gets objects from a queue and processes them. I want to create Span in this loop and...
Function `sigqueue()` allows to send data together with signal. Target app can access it by registering signal handler using `sigaction()`. Please update dumb-init to forward signal data too.
**Is your feature request related to a problem? Please describe.** Occasionally I mis-click Search icon and click Cleanup one instead. I have items in my bags manually sorted, so it...
**Is your feature request related to a problem? Please describe.** "Deposit reagents at bank" button moves items to reagent bank only. **Describe the solution you'd like** I would like to...
As in title. NCI tasks consumes little CPU, so user may want to run them when device is on battery too.
- Yubico Authenticator version: 5.1.0 - Operating system and version: Win 10 Pro, version 20H2 - YubiKey model and version: YubiKey 5 NFC - Bug description summary: Yubico Auth app...