It affects us on the IUP library: https://github.com/lispnik/iup/issues/30 We are forced to run our snippets with
``` #+sbcl (sb-int:with-float-traps-masked (:divide-by-zero :invalid) (callback)) ```
It affects us on the IUP library: https:/ /github. com/lispnik/ iup/issues/ 30 We are forced to run our snippets with
``` with-float- traps-masked by-zero :invalid)
#+sbcl
(sb-int:
(:divide-
(callback))
```