|
|
|
|
|
by ashleyn
1033 days ago
|
|
I may be one of the biggest Rust evangelicals, but C isn't an excuse for a design that considers segfaulting expected behaviour on invalid user input. That points more to a lack of validation where needed, nothing that C makes impossible or even hard to do. |
|
I think it's reflective of Rust vs C design philosophy.