Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix-doc-path.patch | fix links in documentation and provide a pointer to README about how to generatedeveloper's documentation. | Lifeng Sun | not-needed | |||
doxygen-exclude-debian-dir.patch | exclude debian/ dir when build documentation | Lifeng Sun | not-needed | |||
cstdint.patch | Add missing #include <cstdint> for (u)int64_t Fixes build with GCC 13. | Ben Beasley <code@musicinmybrain.net> | no | debian | https://github.com/linbox-team/givaro/pull/218 | |
temporary-gcc-14-workaround.patch | Temporary GCC 14 workaround | Benjamin A. Beasley <code@musicinmybrain.net> | yes | debian upstream | https://src.fedoraproject.org/rpms/givaro/blob/5e9c8fc/f/0001-Temporary-GCC-14-workaround.patch | |
gcc-15.patch | Fix build using GCC 15 max is an rint, which doesn't have a "Low" member. But max.Value, which is an ruint, does. |
Doug Torrance <dtorrance@debian.org> | yes | upstream | https://github.com/linbox-team/givaro/pull/233 | 2024-10-03 |