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.2: Forgot to add icecream-compile-fix.patch.
Date: Thu, 30 Jul 2026 16:30:51 GMT [thread overview]
Message-ID: <178542905191.1.10293637851890700833.rpms-icecream-da58932eaaf5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/icecream
Branch : epel10.2
Commit : da58932eaaf55f761feeaf16f977bd7aaf110d6d
Author : Michal Schmidt <michich@fedoraproject.org>
Date : 2008-02-10T22:29:37+00:00
Stats : +33/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/icecream/c/da58932eaaf55f761feeaf16f977bd7aaf110d6d?branch=epel10.2
Log:
Forgot to add icecream-compile-fix.patch.
---
diff --git a/icecream-compile-fix.patch b/icecream-compile-fix.patch
new file mode 100644
index 0000000..45b3b22
--- /dev/null
+++ b/icecream-compile-fix.patch
@@ -0,0 +1,33 @@
+diff -up icecream-0.8.0/client/remote.cpp.orig icecream-0.8.0/client/remote.cpp
+--- icecream-0.8.0/client/remote.cpp.orig 2008-02-10 22:15:20.000000000 +0100
++++ icecream-0.8.0/client/remote.cpp 2008-02-10 22:18:09.000000000 +0100
+@@ -38,6 +38,7 @@
+ #include <unistd.h>
+ #include <stdio.h>
+ #include <errno.h>
++#include <limits.h>
+ #include <map>
+ #include <algorithm>
+ #include <netinet/in.h>
+diff -up icecream-0.8.0/client/local.cpp.orig icecream-0.8.0/client/local.cpp
+--- icecream-0.8.0/client/local.cpp.orig 2008-02-10 22:14:30.000000000 +0100
++++ icecream-0.8.0/client/local.cpp 2008-02-10 22:16:20.000000000 +0100
+@@ -27,6 +27,7 @@
+ #include <unistd.h>
+ #include <string.h>
+ #include <errno.h>
++#include <limits.h>
+ #ifdef HAVE_SIGNAL_H
+ #include <signal.h>
+ #endif
+diff -up icecream-0.8.0/client/main.cpp.orig icecream-0.8.0/client/main.cpp
+--- icecream-0.8.0/client/main.cpp.orig 2008-02-10 22:13:09.000000000 +0100
++++ icecream-0.8.0/client/main.cpp 2008-02-10 22:18:20.000000000 +0100
+@@ -48,6 +48,7 @@
+ #include <fcntl.h>
+ #include <errno.h>
+ #include <signal.h>
++#include <limits.h>
+ #include <cassert>
+ #include <sys/time.h>
+ #include <comm.h>
reply other threads:[~2026-07-30 16:30 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=178542905191.1.10293637851890700833.rpms-icecream-da58932eaaf5@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