|
|
|
|
|
by uecker
376 days ago
|
|
Basically any code that does not use pointer arithmetic or raw pointer dereferences and instead puts string handling and buffer management behind abstractions. The new feature we will put in are not to enable safe programming, but to make it more convenient and to make safety demonstrable. And I wish there was actually some real industry interest to pushing this forward. Industry seems more interested into claiming this an unfixable problem and we all have to switch to Rust, which gives them another decade of punting the problems with existing code. |
|
Why doesn't WG14 prove the industry wrong then?