1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-29 21:41:15 +02:00
Files
guix/gnu/packages/patches
Artyom V. Poptsov ce8752ef83 gnu: xlispstat: Fix compilation with modern GCC versions.
Package compilation would fail with modern GCC due to deprecated features that
are used in the package source code.  This patch updates the package to
modernize the source code to fix compilation errors (see
<https://github.com/jhbadger/xlispstat/pull/1>.)

* gnu/packages/statistics.scm (xlispstat): Fix compilation with GCC version 14
or newer.
[source]: Add a patch.
* gnu/packages/patches/xlispstat-fix-compilation-with-modern-gcc.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Register the patch.

Change-Id: I0f8b194887298fff196be7426a0de7eb247a8c48
2025-10-24 06:22:58 +03:00
..
2025-07-18 20:17:36 +02:00
2025-09-21 22:48:26 +09:00
2025-03-22 10:04:18 +08:00
2025-09-02 10:46:12 +02:00
2025-09-02 10:46:12 +02:00
2025-08-04 03:21:51 +00:00
2025-04-23 22:24:15 +09:00
2025-04-23 22:24:15 +09:00
2025-05-25 17:47:03 +02:00
2025-10-19 21:29:38 +02:00
2025-08-12 16:03:16 +09:00
2025-07-19 01:43:44 +01:00
2025-09-30 16:48:21 +09:00
2025-06-06 22:39:02 +02:00
2025-09-17 12:13:05 +02:00
2025-03-09 01:20:32 +01:00
2025-09-26 13:42:34 +02:00
2025-08-26 12:16:26 +08:00