Andreas Bergmeier
Andreas Bergmeier
No longer safe Status inside of `FileTreeItem`. For Status storage, now introduced a new `Item`, which contains Status alongside `FileTreeItem`. Note that `FileTreeItemKind` is no longer publicy available - thus...
Currently it seems like conversion to `u*` is done via `f32`. Since floating point arithmetic is not supported in const functions, thus we currently cannot convert `f16` to e.g. `u8`...
From the docs it seems like esp32 is supported for xtensa only. If that is correct would be amazing to also support riscv.
When running `flatpak run com.github.tchx84.Flatseal` I only get: > (com.github.tchx84.Flatseal:2): Gtk-WARNING **: 17:32:50.648: Failed to open display
Would be great if that could be stated somewhere in the docs. Or maybe I just didn't find it.
Inside Visual Studio Code I see Sphinx failing. Output is: ``` WARNING: kernel-doc '../scripts/kernel-doc -rst -enable-lineno -sphinx-version 5.3.0 -function pci_driver ../include/linux/pci.h' processing failed with: [Errno 2] No such file or...
I have a scenario where I want to download a compressed file. The webserver already properly indicates the `Content-Encoding` as `lzma`. Now similar to _reqwest_ it would be great to...
We are trying to report Benthos errors to Google Cloud Error Reporting. There they want to have a https://cloud.google.com/error-reporting/reference/rest/v1beta1/ErrorContext#SourceLocation. For that it would be great if, once an error occurs...
Expose this as gcp_errorreporting.
**Describe the bug** When trying to use Android NDK, I only get the error message "Unknown compiler" Setting `MESON_FORCE_BACKTRACE=1` it gives me: ``` Project name: mesa Project version: 21.3.0-devel C...