Hacker News new | ask | show | jobs
by dahfizz 1164 days ago
I think the issue is that, when written, a `long` was 32 bits. I would guess the author was familiar with the concept of a carry bit, but they didn't care because the carry bit was discarded by their architecture.