From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/xdvik/
Date: Thu, 09 Jan 2025 08:26:23 +0000 (UTC) [thread overview]
Message-ID: <1736411110.eec0cbb322075a1570a9f0a69406d944fb694013.flow@gentoo> (raw)
commit: eec0cbb322075a1570a9f0a69406d944fb694013
Author: NHOrus <jy6x2b32pie9 <AT> yahoo <DOT> com>
AuthorDate: Wed Jan 8 13:21:15 2025 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Jan 9 08:25:10 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eec0cbb3
app-text/xdvik: silence implc-decl QA error
memicmp is windows-mostly function, this is false positive due a
configure check
[flow: slightly adjust commit message]
Bug: https://bugs.gentoo.org/900537
Signed-off-by: NHOrus <jy6x2b32pie9 <AT> yahoo.com>
Closes: https://github.com/gentoo/gentoo/pull/40051
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
app-text/xdvik/xdvik-22.87.06-r1.ebuild | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/app-text/xdvik/xdvik-22.87.06-r1.ebuild b/app-text/xdvik/xdvik-22.87.06-r1.ebuild
index e40aeb4ffa5f..e2c86e06de43 100644
--- a/app-text/xdvik/xdvik-22.87.06-r1.ebuild
+++ b/app-text/xdvik/xdvik-22.87.06-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -43,6 +43,10 @@ BDEPEND="app-alternatives/lex
app-alternatives/yacc
virtual/pkgconfig"
+# https://bugs.gentoo.org/900537
+# Windows-exclusive function
+QA_CONFIG_IMPL_DECL_SKIP=(memicmp)
+
PATCHES=(
"${FILESDIR}"/${PN}-22.87.06-configure-clang16.patch
"${FILESDIR}"/${PN}-22.87.06-squeeze-c23.patch
next reply other threads:[~2025-01-09 8:26 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-09 8:26 Florian Schmaus [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-25 14:17 [gentoo-commits] repo/gentoo:master commit in: app-text/xdvik/ Andreas K. Hüttel
2024-06-18 12:23 Florian Schmaus
2024-02-27 15:18 Florian Schmaus
2023-07-07 21:53 Conrad Kostecki
2023-05-27 13:31 Arthur Zamarin
2023-05-27 10:13 Sam James
2023-05-23 0:10 Sam James
2023-05-19 17:50 Sam James
2023-05-19 17:45 Sam James
2023-05-19 17:45 Sam James
2023-05-19 10:42 Arthur Zamarin
2023-05-05 10:43 Arthur Zamarin
2023-03-24 14:08 Arthur Zamarin
2023-02-23 15:28 Pacho Ramos
2022-12-08 7:38 WANG Xuerui
2022-08-02 18:47 Arthur Zamarin
2022-08-02 16:01 Arthur Zamarin
2022-08-02 16:01 Arthur Zamarin
2022-08-02 7:48 Joonas Niilola
2022-05-14 0:47 Sam James
2021-12-13 18:37 Arthur Zamarin
2020-09-11 9:38 Mikle Kolyada
2020-08-30 1:13 Sam James
2020-08-28 10:26 Mikle Kolyada
2018-10-10 23:58 Naohiro Aota
2018-03-21 21:41 Ulrich Müller
2017-09-28 17:18 Mike Gilbert
2017-08-24 15:53 Michał Górny
2017-06-21 13:54 Alexis Ballier
2017-06-17 19:15 Sergei Trofimovich
2017-06-17 11:11 Alexis Ballier
2017-02-17 8:17 Michael Weber
2017-01-29 15:24 Fabian Groffen
2017-01-22 15:25 Agostino Sarubbo
2017-01-22 8:18 Tobias Klausmann
2017-01-21 21:53 Agostino Sarubbo
2017-01-21 21:41 Agostino Sarubbo
2016-04-05 11:29 Alexis Ballier
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=1736411110.eec0cbb322075a1570a9f0a69406d944fb694013.flow@gentoo \
--to=flow@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