Comment by vlovich123
6 days ago
Nothing here is specific to Rust and applies to any terminal app in any language that spawns a child process.
6 days ago
Nothing here is specific to Rust and applies to any terminal app in any language that spawns a child process.
Nothing, that is, except for the examples, the source code, the libraries, and the linked references. But nothing else.
Are you suggesting that the examples, source, libraries, and references for Rust make these mistakes, but other languages don't?
the title: "fixing ... in rust". The problems aren't necessarily rust only problems, the solutions are rust solutions.
2 replies →
So none of this should be fixed in Rust just because others have the same problems?