-
We need to choose what the macro augmentation URI will look like for a given library, so the CFE/Analyzer/IDE can all be on the same page when it comes to stack traces, debugging, and navigate to defi…
-
This is a tracking issue for [RFC 2325][rfc], adding SIMD support to stable Rust. There's a number of components here, including:
[rfc]: https://github.com/rust-lang/rfcs/pull/2325
* [`#[target_…
-
I like to use some gcodes to control my printer directly, I usually use Pronterface for that, as it have better gcode management (log screen with sent commands and their results) and it support custom…
-
I first noticed originally packaging this for Arch that the Autotools stuff was a bit wonky but let it go and moved on. With v4.4.0 breakage (#335) I had a closer look and there are several things tha…
-
This is another issue asking for a null/nil/none/empty/nothing type. Summary of prior discussion:
1. #30
Arguments for:
- Distinguish between an empty table and a table with empty keys.
…
-
### Description
This new package version can't build on RHEL8 (Alma linux distro)
Cmake error:
```
CMake Error at CMakeLists.txt:2024 (ADD_SUBDIRECTORY):
ADD_SUBDIRECTORY given source "extra/…
-
Hi, I've been working on a similar set of features as this project, until I found this one, great work!
The one feature I'm missing is for a way to have a non optional field that contains a default…
-
ubxlib is not integrated with the devicetree model, this is confusing and limiting.
Devicetree wants you to to have a device(on a bus) and load the driver based on the compatible string, while ubxlib…
-
Hello,
Quick post in case someone encounter same issue:
I'm using vcpkg, as the package manager recently upgraded the lib to 7.8.1, when upgrading I noticed the following , using latest MSVC.
T…
krawq updated
9 months ago
-
Racket newcomers are immediately confronted with four equality operators:
- `equal?`, which does what you'd expect most of the time
- `=`, which does what you'd expect if you're used to IEEE numbe…