Hacker News new | ask | show | jobs
by masklinn 1730 days ago
A clean / clear error would already be better than just segfaulting with no indication (that's why e.g. Ruby or Python have explicit stack depth check and will raise an exception hopefully before they run out of C stack).