From 3dbe57a69265a82117baaaeba1954fbe52e78f14 Mon Sep 17 00:00:00 2001 From: felix Date: Sat, 1 Feb 2020 11:19:26 +0100 Subject: [PATCH] Drop fixnum declaration in csi as flonum arithmetic is used in "report" --- csi.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/csi.scm b/csi.scm index ea648836..f8c4b32a 100644 --- a/csi.scm +++ b/csi.scm @@ -28,7 +28,6 @@ (declare (usual-integrations) (disable-interrupts) - (fixnum-arithmetic) (always-bound ##sys#windows-platform) (foreign-declare #< -- 2.21.0