public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/icecream] epel8: cvs add the patch file
@ 2026-07-31 6:33 Michal Schmidt
0 siblings, 0 replies; only message in thread
From: Michal Schmidt @ 2026-07-31 6:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/icecream
Branch : epel8
Commit : f99eeb47ac28ce8c4f8283ff7efcff3c3320b3f2
Author : Michal Schmidt <michich@fedoraproject.org>
Date : 2009-02-07T15:10:26+00:00
Stats : +21/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/icecream/c/f99eeb47ac28ce8c4f8283ff7efcff3c3320b3f2?branch=epel8
Log:
cvs add the patch file
---
diff --git a/icecream-0.9.2-fix-gcc44-ftbfs.patch b/icecream-0.9.2-fix-gcc44-ftbfs.patch
new file mode 100644
index 0000000..ef21409
--- /dev/null
+++ b/icecream-0.9.2-fix-gcc44-ftbfs.patch
@@ -0,0 +1,21 @@
+commit 1671c698f695a34bc33d2350563c3e220b957221
+Author: fabo <fabo@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
+Date: Wed Nov 12 10:34:03 2008 +0000
+
+ Fix FTBFS with GCC 4.4
+
+
+ git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/icecream@883138 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
+
+diff --git a/client/local.cpp b/client/local.cpp
+index 0df255e..2d29a8a 100644
+--- a/client/local.cpp
++++ b/client/local.cpp
+@@ -26,6 +26,7 @@
+ #include <sys/wait.h>
+ #include <unistd.h>
+ #include <limits.h>
++#include <stdio.h>
+ #include <string.h>
+ #include <errno.h>
+ #ifdef HAVE_SIGNAL_H
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-31 6:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-31 6:33 [rpms/icecream] epel8: cvs add the patch file Michal Schmidt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox