mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-13 15:57:36 +02:00
Issue #276
This commit is contained in:
parent
e0f3ef9e76
commit
c84a2ab356
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ Features
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
|
|
||||||
- Fix `input-port?`, `output-port?`, `input-port-open?`, and `output-port-open?` to return `#f` instead of raising an error when a non-port object is passed.
|
- Fix `input-port?`, `output-port?`, `input-port-open?`, and `output-port-open?` to return `#f` instead of raising an error when a non-port object is passed.
|
||||||
|
- Fix overflow detection when performing fixnum multiplication to avoid undefined behavior in the C runtime.
|
||||||
|
|
||||||
## 0.9.2 - August 26, 2018
|
## 0.9.2 - August 26, 2018
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue