Raymond Toy pushed to branch rtoy-setexception-inexact at cmucl / cmucl
Commits:
-
6a6908fb
by Raymond Toy at 2015-12-28T10:28:57Z
1 changed file:
Changes:
--- a/tests/fdlibm.lisp
+++ b/tests/fdlibm.lisp
@@ -684,4 +684,3 @@
;; though the result is exactly x.
(assert-error 'floating-point-inexact
(kernel:%tan x)))))
-