Results 10 comments of siris

@dflemstr Hi there, I am dev over on the Funtoo Linux project. We are seeing this exact same compile error that @herbygillot reported but with Rust 1.63. Is there any...

I can confirm this exact same issue with cheroot version `8.6.0`. I am experiencing the same exact scenario as described by @DangerPoodle. A Qualsys scanner probing a SSL CherryPy server...

@webknjaz can you please take a look at this issue? t has been open for over a year now and it is fairly critical as it cripples a cheroot running...

Fixes #1025 See update to the issue for testing validation that confirms this works. Please merge this to fix #1025

Pinging on this. Is any available code owner available to review & merge this plus release a new Cargo patch version of `spotify-tui` so compilation of spotify-tui on Rust 1.64.0...

In Funtoo Linux I have been able to reproduce this bug as well when attempting to compile the new kubectl-1.28.0 (which contains the affected `gimme` version of v1.5.4): https://bugs.funtoo.org/browse/FL-11522 ```...

I have confirmed this is also impacting spotify-tui compilations with Rust 1.65.0 (as expected) that was just released: ``` cargo build error[E0512]: cannot transmute between types of different sizes, or...

@Rigellute this is a pretty critical issue as compilations of spotify-tui are completely broken on Rust 1.64.0 and beyond. This breaks any Linux distro or user trying to compile it...

Reference Funtoo Linux Bug tracking this: https://bugs.funtoo.org/browse/FL-10687

@Rigellute bump on this issue. Is there any possibility of someone reviewing PR #990, getting it merged and doing a quick patch version release of `spotify-tui` so it can successfully...