Hacker News new | ask | show | jobs
by sp1rit 606 days ago
Yes, as unsigned overflow is fine by default. AFAIK the issue was originally that there were still machines that used ones complement for describing negative integers instead of the now customary twos complement.