|
|
|
|
|
by clarry
3495 days ago
|
|
> which then results in every caller ignoring the return value And a whole load of compiler warnings. Worse yet, people who ignore warnings might ignore them. > Now imagine the advances in error detection moving to languages that catch additional classes of errors. Languages don't catch errors, tools do. The C tooling has been and still is constantly improving. |
|
https://www.bell-labs.com/usr/dmr/www/chist.html
I am yet to see it being use in enterprise C code.