[med-svn] [Git][med-team/roguenarok][master] gcc-15.patch: refresh.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Fri Oct 24 21:58:46 BST 2025
Étienne Mollier pushed to branch master at Debian Med / roguenarok
Commits:
eddf8946 by Étienne Mollier at 2025-10-24T22:58:08+02:00
gcc-15.patch: refresh.
Gbp-Dch: ignore
- - - - -
1 changed file:
- debian/patches/gcc-15.patch
Changes:
=====================================
debian/patches/gcc-15.patch
=====================================
@@ -2,17 +2,17 @@ Description: Fix FTBFS with GCC 15
Author: Adrian Bunk <bunk at debian.org>
Bug-Debian: https://bugs.debian.org/1097803
---- roguenarok-1.0.1.orig/rnr-lsi.c
-+++ roguenarok-1.0.1/rnr-lsi.c
-@@ -381,14 +381,14 @@ int main(int argc, char *argv[])
+--- roguenarok.orig/rnr-lsi.c
++++ roguenarok/rnr-lsi.c
+@@ -381,14 +381,14 @@
if( NOT strcmp(bootTrees, ""))
{
printf("Please specify a file containing bootstrap trees via -i.\n");
- printHelpFile(FALSE);
+ printHelpFile();
exit(-1);
- }
-
+ }
+
if( NOT strcmp(run_id, ""))
{
printf("Please specify a run-id via -n\n");
@@ -20,4 +20,4 @@ Bug-Debian: https://bugs.debian.org/1097803
+ printHelpFile();
exit(-1);
}
-
+
View it on GitLab: https://salsa.debian.org/med-team/roguenarok/-/commit/eddf8946e2891f1569712d8b2f235d21c2a69f0d
--
View it on GitLab: https://salsa.debian.org/med-team/roguenarok/-/commit/eddf8946e2891f1569712d8b2f235d21c2a69f0d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20251024/dec49b40/attachment-0001.htm>
More information about the debian-med-commit
mailing list