Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
set_locale_test_0008.patch | force LC_ALL=C when sorting output of test 0008 Order used by sort is locale-dependent. Also, remove 1st and last lines. It removes the lines containing `{` and `Q[a,b,c]` - monomials are still all present. Otherwise getting the orders to agree is a tough call. |
Cédric Boutillier <boutil@debian.org> | invalid | https://git.sagemath.org/sage.git/commit/build/pkgs/gfan/patches/truncate0008outputs.patch?h=develop&id=dd619181d219b56e55df645464282d030004aaa4 | 2020-11-13 | |
dont_forget_flags_debian.patch | Use CXXFLAGS/LDFLAGS exported by dpkg-dev | Doug Torrance <dtorrance@piedmont.edu> | invalid | 2020-11-13 | ||
fix_spelling_errors.patch | Doug Torrance <dtorrance@piedmont.edu> | invalid | 2020-11-13 | |||
fix_other_warnings_clang.diff | fix some warnings emmitted by clang - typo in macro - type warning in format strings |
Cédric Boutillier <boutil@debian.org> | invalid | 2020-11-13 | ||
make_tests_return_error.patch | Nonzero return code if tests fail | invalid | https://git.sagemath.org/sage.git/commit/build/pkgs/gfan/patches/maketestsreturnerror.patch?h=develop&id=4ad830c4cbb10ce81d49eb92cbd3b1be2df31e7b | 2020-11-13 | ||
64_bit_int.patch | Use int64_t instead of signed long int for 64-bit integer typedef On 32-bit architectures, longs are only 32 bits. The resulting overflow was causing an infinite loop in the 0602ResultantFanProjection test. |
Doug Torrance <dtorrance@piedmont.edu> | no | debian | 2020-11-12 | |
find-name.patch | Properly terminate while loop when finding application name. | Anders Nedergaard Jensen <jensen@math.au.dk> | invalid | debian | https://bugs.debian.org/950008#17 | 2021-11-21 |