summarylogtreecommitdiffstats
path: root/sagemath-singular-4.1.2.patch
diff options
context:
space:
mode:
authorAntonio Rojas2020-06-06 19:12:21 +0200
committerAntonio Rojas2020-06-06 19:12:21 +0200
commitf3d101a0376542bed7e5a7b9cde0c81918aaae3a (patch)
tree81df5b3240eda80c883924b345bb49e05bae86c4 /sagemath-singular-4.1.2.patch
parente4f62b84595a9ce3425bcbd5e300c29f63953663 (diff)
downloadaur-f3d101a0376542bed7e5a7b9cde0c81918aaae3a.tar.gz
Fix segfaults with flint 2.6, reorganize patches
Diffstat (limited to 'sagemath-singular-4.1.2.patch')
-rw-r--r--sagemath-singular-4.1.2.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/sagemath-singular-4.1.2.patch b/sagemath-singular-4.1.2.patch
index dcbbdaefd970..1784c80bd803 100644
--- a/sagemath-singular-4.1.2.patch
+++ b/sagemath-singular-4.1.2.patch
@@ -20,22 +20,6 @@ index a312548..d1c9c95 100644
- Using Singular's ``BrillNoether`` command (for details see the section
Brill-Noether in the Singular online documentation
-diff --git a/src/doc/en/developer/coding_in_other.rst b/src/doc/en/developer/coding_in_other.rst
-index ee71373..799f16f 100644
---- a/src/doc/en/developer/coding_in_other.rst
-+++ b/src/doc/en/developer/coding_in_other.rst
-@@ -449,11 +449,6 @@ interface to Singular::
- 0
- [2]:
- [1]:
-- -2
-- [2]:
-- -1
-- [3]:
-- 1
- ...
-
- From looking at the output, notice that our wrapper function will need
diff --git a/src/sage/algebras/free_algebra.py b/src/sage/algebras/free_algebra.py
index 2ba6b72..926ca07 100644
--- a/src/sage/algebras/free_algebra.py