add overflow detection to DIVS
authorJacob Lifshay <programmerjake@gmail.com>
Wed, 7 Oct 2020 02:36:11 +0000 (19:36 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Wed, 7 Oct 2020 02:36:11 +0000 (19:36 -0700)
commit9e5f483bedd63f79c647dd43d809621c4c9b99cf
treee773b702aed9095723b46224b12da6a2be680510
parentb639fbc22a90e68360482f49c9a779a8be109a86
add overflow detection to DIVS

overflow shouldn't occur when calling DIVS since it should have been
detected in the code calling DIVS to properly handle edge cases.
src/nmutil/divmod.py