Quite a long time ago I came across an unusual circumstance that crashed Swift int32divideWithOverflow. I reported the bug to see the details.
Since then ...divideWithOverflow has morphed into divideReportingOverflow and it fixes the issue in some cases but not quite all yet.
Since then ...divideWithOverflow has morphed into divideReportingOverflow and it fixes the issue in some cases but not quite all yet.