Hacker News new | ask | show | jobs
by bazoom42 103 days ago
You can certainly set unsafe null dereferencs to be a compiler error in C#. It is just not the default for reasons of backwards compatibility.