public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: games-arcade/taisei/
Date: Fri, 11 Oct 2024 09:55:26 +0000 (UTC)	[thread overview]
Message-ID: <1728572475.1a0eccdda6bc71d21ca2d8f579c258fdd38e24e0.davidroman@gentoo> (raw)

commit:     1a0eccdda6bc71d21ca2d8f579c258fdd38e24e0
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Thu Oct 10 14:59:26 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Oct 10 15:01:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1a0eccdd

games-arcade/taisei: add QA_CONFIG_IMPL_DECL_SKIP for BSD qsort_r and MS qsort_s

Closes: https://bugs.gentoo.org/941235
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>

 games-arcade/taisei/taisei-1.4.2.ebuild | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/games-arcade/taisei/taisei-1.4.2.ebuild b/games-arcade/taisei/taisei-1.4.2.ebuild
index 854e6491a..ee8b7169b 100644
--- a/games-arcade/taisei/taisei-1.4.2.ebuild
+++ b/games-arcade/taisei/taisei-1.4.2.ebuild
@@ -49,6 +49,13 @@ BDEPEND="
 	${PYTHON_DEPS}
 	doc? ( dev-python/docutils )"
 
+# BSD qsort_r(3) and Microsoft qsort_s(3) implicit declarations
+# https://bugs.gentoo.org/941235
+QA_CONFIG_IMPL_DECL_SKIP=(
+	qsort_r
+	qsort_s
+)
+
 python_check_deps() {
 	python_has_version "dev-python/zstandard[${PYTHON_USEDEP}]"
 }


             reply	other threads:[~2024-10-11  9:55 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-11  9:55 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-09 15:39 [gentoo-commits] repo/proj/guru:master commit in: games-arcade/taisei/ David Roman
2024-03-31  2:18 Julien Roy
2024-03-30 19:31 Julien Roy
2024-03-22 19:17 Julien Roy
2024-03-22 19:17 Julien Roy
2024-03-12  0:18 Julien Roy
2023-09-09 12:26 David Roman
2023-09-09 12:26 David Roman
2023-09-09 12:26 David Roman
2023-04-04  7:48 Florian Schmaus
2021-05-03 18:06 Andrew Ammerlaan
2021-05-03 18:06 Andrew Ammerlaan
2021-05-02  9:27 Theo Anderson
2021-05-02  9:27 Theo Anderson
2021-04-24 23:19 Theo Anderson
2021-04-18  9:10 Andrew Ammerlaan
2021-04-17 20:00 Andrew Ammerlaan
2021-04-08 17:20 Andrew Ammerlaan
2021-04-08 17:20 Andrew Ammerlaan
2020-06-02 17:07 Andrew Ammerlaan
2020-04-12 16:39 Andrew Ammerlaan
2020-03-09 17:51 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-03-09 17:55 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2019-11-25 15:32 Ralph Seichter
2019-11-25 15:32 Ralph Seichter
2019-07-13 13:41 Ralph Seichter
2019-07-13 13:41 Ralph Seichter

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=1728572475.1a0eccdda6bc71d21ca2d8f579c258fdd38e24e0.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --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