public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Than Ngo <than@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/amarok] epel10.2: fix build issue against gcc-4.4
Date: Mon, 06 Jul 2026 18:30:41 GMT [thread overview]
Message-ID: <178336264100.1.5830162348901441569.rpms-amarok-c33223d6755a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10.2
Commit : c33223d6755a467fe06e4083b71e2df5ac1210bb
Author : Than Ngo <than@fedoraproject.org>
Date : 2009-02-24T13:44:30+00:00
Stats : +22/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/c33223d6755a467fe06e4083b71e2df5ac1210bb?branch=epel10.2
Log:
fix build issue against gcc-4.4
---
diff --git a/amarok-2.0.1.1-gcc44.patch b/amarok-2.0.1.1-gcc44.patch
new file mode 100644
index 0000000..673a4ad
--- /dev/null
+++ b/amarok-2.0.1.1-gcc44.patch
@@ -0,0 +1,22 @@
+diff -up amarok-2.0.1.1/src/scriptengine/generator/generator/parser/rpp/pp-internal.h.orig amarok-2.0.1.1/src/scriptengine/generator/generator/parser/rpp/pp-internal.h
+--- amarok-2.0.1.1/src/scriptengine/generator/generator/parser/rpp/pp-internal.h.orig 2009-02-24 14:39:35.000000000 +0100
++++ amarok-2.0.1.1/src/scriptengine/generator/generator/parser/rpp/pp-internal.h 2009-02-24 14:39:51.000000000 +0100
+@@ -15,6 +15,7 @@
+ #ifndef PP_INTERNAL_H
+ #define PP_INTERNAL_H
+
++#include <cstdio>
+ #include <algorithm>
+
+ namespace rpp {
+diff -up amarok-2.0.1.1/src/scriptengine/generator/generator/parser/rpp/preprocessor.cpp.orig amarok-2.0.1.1/src/scriptengine/generator/generator/parser/rpp/preprocessor.cpp
+--- amarok-2.0.1.1/src/scriptengine/generator/generator/parser/rpp/preprocessor.cpp.orig 2009-02-24 14:38:14.000000000 +0100
++++ amarok-2.0.1.1/src/scriptengine/generator/generator/parser/rpp/preprocessor.cpp 2009-02-24 14:38:47.000000000 +0100
+@@ -14,6 +14,7 @@
+
+ #include "preprocessor.h"
+
++#include <cstdio>
+ #include <string>
+
+ // register callback for include hooks
next reply other threads:[~2026-07-06 18:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-06 18:30 Than Ngo [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-07-06 18:30 [rpms/amarok] epel10.2: fix build issue against gcc-4.4 Than Ngo
2026-07-06 18:30 Than Ngo
2026-07-06 18:30 Than Ngo
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=178336264100.1.5830162348901441569.rpms-amarok-c33223d6755a@fedoraproject.org \
--to=than@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