[arch-commits] Commit in sagemath-doc/trunk (sagemath-ecl-no-sigfpe.patch)
Antonio Rojas
arojas at archlinux.org
Sat Dec 16 13:13:31 UTC 2017
Date: Saturday, December 16, 2017 @ 13:13:30
Author: arojas
Revision: 274570
Remove broken ECL patch
Deleted:
sagemath-doc/trunk/sagemath-ecl-no-sigfpe.patch
------------------------------+
sagemath-ecl-no-sigfpe.patch | 12 ------------
1 file changed, 12 deletions(-)
Deleted: sagemath-ecl-no-sigfpe.patch
===================================================================
--- sagemath-ecl-no-sigfpe.patch 2017-12-16 13:12:42 UTC (rev 274569)
+++ sagemath-ecl-no-sigfpe.patch 2017-12-16 13:13:30 UTC (rev 274570)
@@ -1,12 +0,0 @@
-diff --git a/src/sage/libs/ecl.pyx b/src/sage/libs/ecl.pyx
-index 1fafb6c..4f730ad 100644
---- a/src/sage/libs/ecl.pyx
-+++ b/src/sage/libs/ecl.pyx
-@@ -314,6 +314,7 @@ def init_ecl():
- """))
- safe_funcall_clobj=cl_eval(string_to_object("(symbol-function 'sage-safe-funcall)"))
-
-+ cl_eval(string_to_object("(si::trap-fpe T NIL)"))
- ecl_has_booted = 1
-
- cdef cl_object ecl_safe_eval(cl_object form) except NULL:
More information about the arch-commits
mailing list