public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/icecream] epel10: Forgot to add icecream-compile-fix.patch.
@ 2026-07-30 15:15 Michal Schmidt
  0 siblings, 0 replies; only message in thread
From: Michal Schmidt @ 2026-07-30 15:15 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/icecream
Branch : epel10
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

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>

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-30 15:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30 15:15 [rpms/icecream] epel10: Forgot to add icecream-compile-fix.patch Michal Schmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox