Hacker News new | ask | show | jobs
by carlosneves 632 days ago
There seems to be a trade-off between letting the program run and halting it with an error in these cases. Sometimes letting it keep going is useful, sometimes not.

But overall, having dedicated "error modes" seems to be the preferred route.

Thanks for the reply!

I wasn't aware of the VAX series of computers, successors of the PDPs. I knew Unix was first written on a PDP-11. Also wasn't aware of the hardware requirements for floating points.