Richard Neumann

Results 4 comments of Richard Neumann

It currently does not have any measurable impact on the performance of the software I use. So if that's what you're asking, yes it's "just" an aesthetic issue.

Hi. This looks like a MSRV issue. The changelog state that it's currently at 1.36, which is [ancient](https://blog.rust-lang.org/2019/07/04/Rust-1.36.0.html) while I'm developing on 1.76 currently. The latest nix supposedly has a...

You're right. I was looking at the first issues like here: https://github.com/serialport/serialport-rs/actions/runs/8535157043/job/23396025571?pr=176#step:7:32. I, however, cannot reproduce the other issues on my machine with above version. The library builds and all...

I think that changes regarding the used file descriptor objects are necessary and that the custom implementation is no longer needed. I also agree to not rush this, since it...