This repository was archived by the owner on Feb 1, 2023. It is now read-only.
Commit b41abf1
Release Manager
Trac #30805: Fix doctest errors/segfaults with system FLINT 2.6 (monsky_washnitzer)
As reported in https://groups.google.com/d/msg/sage-
release/PByUmh8WuIM/NzB6gNkpAwAJ (and similar)
this leads to "Killed due to abort" for example on `debian-testing`.
Also on `ubuntu-groovy-standard`
(https://github.com/sagemath/sage/runs/1270680095)
We carve out a patch from #29719 to make it work
Blocker for 9.2 because it gives a segfault.
URL: https://trac.sagemath.org/30805
Reported by: mkoeppe
Ticket author(s): Dima Pasechnik
Reviewer(s): Matthias KoeppeFile tree
3 files changed
+6
-6
lines changed- build/pkgs/configure
- src/sage/schemes/hyperelliptic_curves
3 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1876 | 1876 | | |
1877 | 1877 | | |
1878 | 1878 | | |
1879 | | - | |
| 1879 | + | |
1880 | 1880 | | |
1881 | | - | |
| 1881 | + | |
1882 | 1882 | | |
1883 | 1883 | | |
1884 | 1884 | | |
| |||
0 commit comments