Hacker News new | ask | show | jobs
by mdpopescu 2782 days ago
The "null problem" is that a static language does a run-time check instead of a compile-time check. By the time the undefined behavior is invoked, compilation ended.