public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schmidt <michich@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/icecream] epel10: cvs add the patch file
Date: Thu, 30 Jul 2026 15:15:26 GMT [thread overview]
Message-ID: <178542452649.1.11924282372039206051.rpms-icecream-f99eeb47ac28@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/icecream
Branch : epel10
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=epel10
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
reply other threads:[~2026-07-30 15:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178542452649.1.11924282372039206051.rpms-icecream-f99eeb47ac28@fedoraproject.org \
--to=michich@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox