Raise the appropriate exceptions in exact->exact.
authorTaylor R Campbell <campbell@mumble.net>
Fri, 30 Nov 2018 05:49:03 +0000 (05:49 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Fri, 30 Nov 2018 06:53:16 +0000 (06:53 +0000)
commitdf33581ec46f850f755098452f504ebf9323ab25
treea788be3b0506dd66498812e8bac5a624ccd8e020
parent95f5e5401329a27539267059918a5b673ced78fb
Raise the appropriate exceptions in exact->exact.

- inexact-result if result is changed by rounding
- overflow if result is infinite.
src/runtime/arith.scm
tests/runtime/test-arith.scm