Hacker News new | ask | show | jobs
by loeg 646 days ago
In a new language that isn't C, that function shouldn't compile at all (missing return).

In a C compiler, inserting a trap (x86 ud2, for example) might be reasonable.