From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/turbovnc/
Date: Fri, 12 May 2023 04:40:44 +0000 (UTC) [thread overview]
Message-ID: <1683866086.de291e9ee855a904ec9f56d1339d0be7a464a2a2.ceamac@gentoo> (raw)
commit: de291e9ee855a904ec9f56d1339d0be7a464a2a2
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 07:53:21 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Fri May 12 04:34:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de291e9e
net-misc/turbovnc: fix clang-16 warning QA check
Ignore BSD-only functions.
Closes: https://bugs.gentoo.org/879797
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
net-misc/turbovnc/turbovnc-3.0.3.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/net-misc/turbovnc/turbovnc-3.0.3.ebuild b/net-misc/turbovnc/turbovnc-3.0.3.ebuild
index abebac6c9c50..7cd8e44d220b 100644
--- a/net-misc/turbovnc/turbovnc-3.0.3.ebuild
+++ b/net-misc/turbovnc/turbovnc-3.0.3.ebuild
@@ -70,6 +70,9 @@ PATCHES=( "${FILESDIR}"/"${PN}"-3.0-fix-musl-compilation.patch )
VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/vgl-turbovnc.asc
+#879797 - BSD functions
+QA_CONFIG_IMPL_DECL_SKIP=( strlcat strlcpy )
+
pkg_pretend() {
if use ssl && ! use server; then
einfo "USE=\"ssl\" selected but USE=\"server\" is not. The SSL support is unused"
next reply other threads:[~2023-05-12 4:40 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-12 4:40 Viorel Munteanu [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-09 8:54 [gentoo-commits] repo/gentoo:master commit in: net-misc/turbovnc/ Viorel Munteanu
2024-08-09 7:14 Viorel Munteanu
2024-08-09 7:14 Viorel Munteanu
2024-01-28 7:38 Viorel Munteanu
2023-11-29 22:09 Viorel Munteanu
2023-11-19 7:41 Viorel Munteanu
2023-11-19 7:41 Viorel Munteanu
2023-08-18 16:48 Viorel Munteanu
2023-05-12 4:40 Viorel Munteanu
2023-02-28 5:45 Viorel Munteanu
2023-01-15 8:39 Viorel Munteanu
2022-12-30 9:18 Viorel Munteanu
2022-12-30 9:18 Viorel Munteanu
2022-12-30 9:18 Viorel Munteanu
2022-11-02 16:17 Viorel Munteanu
2022-10-29 21:32 Sam James
2022-09-05 12:37 Joonas Niilola
2022-09-05 12:37 Joonas Niilola
2022-04-18 7:27 Joonas Niilola
2022-02-27 0:19 Sam James
2022-02-20 5:51 Sam James
2022-02-18 1:12 Sam James
2022-02-18 1:12 Sam James
2021-12-22 5:24 Sam James
2021-03-01 16:42 Sam James
2021-03-01 16:42 Sam James
2021-03-01 16:42 Sam James
2021-03-01 16:08 Sam James
2021-03-01 16:08 Sam James
2021-03-01 16:08 Sam James
2021-03-01 15:54 Sam James
2021-03-01 15:54 Sam James
2021-03-01 15:43 Sam James
2021-03-01 15:42 Sam James
2021-03-01 15:28 Sam James
2021-03-01 15:26 Sam James
2021-03-01 15:26 Sam James
2021-03-01 15:26 Sam James
2021-03-01 15:26 Sam James
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=1683866086.de291e9ee855a904ec9f56d1339d0be7a464a2a2.ceamac@gentoo \
--to=ceamac@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