public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/iscan/
Date: Wed, 05 Nov 2025 20:42:53 +0000 (UTC)	[thread overview]
Message-ID: <1762375321.e1b0c0971c9dd2d1bd30b49f38d84b01f656174f.sam@gentoo> (raw)

commit:     e1b0c0971c9dd2d1bd30b49f38d84b01f656174f
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Wed Nov  5 19:09:21 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Nov  5 20:42:01 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1b0c097

media-gfx/iscan: fix gcc-15

Closes: https://bugs.gentoo.org/963199
Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44498
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-gfx/iscan/iscan-2.30.4.2-r4.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/media-gfx/iscan/iscan-2.30.4.2-r4.ebuild b/media-gfx/iscan/iscan-2.30.4.2-r4.ebuild
index eebeeda4a13b..2c9c4c9c58e5 100644
--- a/media-gfx/iscan/iscan-2.30.4.2-r4.ebuild
+++ b/media-gfx/iscan/iscan-2.30.4.2-r4.ebuild
@@ -92,6 +92,9 @@ src_configure() {
 	append-cppflags -D_GNU_SOURCE	# needed for 'strndup'
 	replace-flags "-O[0-9s]" "-O1"	# fix selector box bug 388073
 
+	# bug #963199
+	append-cflags -std=gnu89
+
 	local myeconfargs=(
 		--enable-dependency-reduction
 		--disable-static


             reply	other threads:[~2025-11-05 20:42 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-05 20:42 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-11-05 20:42 [gentoo-commits] repo/gentoo:master commit in: media-gfx/iscan/ Sam James
2025-11-05 20:42 Sam James
2024-04-05 15:27 Arthur Zamarin
2024-03-10 14:03 Joonas Niilola
2023-06-10 16:54 Andreas K. Hüttel
2022-10-02 19:22 Andreas K. Hüttel
2022-08-17 16:18 Joonas Niilola
2022-02-18  4:57 Sam James
2021-12-17 13:28 Andreas Sturmlechner
2021-12-06  8:01 Agostino Sarubbo
2021-02-03 11:19 Joonas Niilola
2020-11-20 20:40 Andreas Sturmlechner
2020-11-08 12:02 Sam James
2020-09-13 21:55 Sam James
2020-08-15  9:30 Joonas Niilola
2020-07-16 14:39 Joonas Niilola
2020-05-17 11:29 Joonas Niilola
2020-04-22 21:52 Andreas Sturmlechner
2020-04-22 21:52 Andreas Sturmlechner
2020-04-13  7:42 Joonas Niilola
2020-04-13  7:42 Joonas Niilola
2020-04-13  7:42 Joonas Niilola
2020-03-28 13:22 Andreas K. Hüttel
2020-03-25 18:20 Andreas Sturmlechner
2020-03-25 15:42 Agostino Sarubbo
2020-03-25 14:17 Agostino Sarubbo
2020-01-28  8:24 Joonas Niilola
2020-01-12 11:14 David Seifert
2019-12-27 23:00 Andreas K. Hüttel
2019-12-16  9:39 Michał Górny
2019-11-20  6:03 Joonas Niilola
2019-06-05  9:19 Andreas Sturmlechner
2019-06-05  7:46 Agostino Sarubbo
2019-04-06 16:07 Mikle Kolyada
2019-01-06 17:04 Andreas Sturmlechner
2018-01-20 19:23 Amy Liffey
2018-01-05 22:02 Ulrich Müller
2017-09-30  3:57 Michael Palimaka
2017-08-06  8:33 Amy Liffey
2016-06-27 16:26 Ulrich Müller

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=1762375321.e1b0c0971c9dd2d1bd30b49f38d84b01f656174f.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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