←back to thread

611 points LorenDB | 1 comments | | HN request time: 0s | source
Show context
codedokode ◴[] No.43908897[source]
What about catching integer overflow? Free open-source languages still cannot do it unlike they commercial competitors like Swift?
replies(5): >>43908922 #>>43909326 #>>43909444 #>>43910683 #>>43912986 #
1. z_open ◴[] No.43909326[source]
assembly catches integer overflow. You just need to check the flag.