From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/percona-server/files/
Date: Tue, 21 Jun 2022 04:57:02 +0000 (UTC) [thread overview]
Message-ID: <1655786998.967fede5c362faa77db1329ce70e56e6870274b9.sam@gentoo> (raw)
commit: 967fede5c362faa77db1329ce70e56e6870274b9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 21 04:48:46 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 21 04:49:58 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=967fede5
dev-db/percona-server: fix build with GCC 12
Closes: https://bugs.gentoo.org/853085
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../files/percona-server-8.0.26.16-gcc-12.patch | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/dev-db/percona-server/files/percona-server-8.0.26.16-gcc-12.patch b/dev-db/percona-server/files/percona-server-8.0.26.16-gcc-12.patch
index f80b02ff2eb2..1780d7e478f5 100644
--- a/dev-db/percona-server/files/percona-server-8.0.26.16-gcc-12.patch
+++ b/dev-db/percona-server/files/percona-server-8.0.26.16-gcc-12.patch
@@ -1,4 +1,5 @@
https://bugs.gentoo.org/842168
+https://bugs.gentoo.org/853085
--- a/client/logger.cc
+++ b/client/logger.cc
@@ -27,6 +27,7 @@
@@ -19,3 +20,13 @@ https://bugs.gentoo.org/842168
#include <sstream>
#include <m_string.h>
+--- a/plugin/auth_ldap/src/connection.cc
++++ b/plugin/auth_ldap/src/connection.cc
+@@ -1,6 +1,7 @@
+ #include "plugin/auth_ldap/include/connection.h"
+
+ #include <iostream>
++#include <iterator>
+ #include <regex>
+
+ #include "plugin/auth_ldap/include/plugin_log.h"
next reply other threads:[~2022-06-21 4:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-21 4:57 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-06-30 21:32 [gentoo-commits] repo/gentoo:master commit in: dev-db/percona-server/files/ Sam James
2021-01-25 15:01 Aaron Bauman
2020-12-21 17:02 Thomas Deutschmann
2019-10-31 1:45 Thomas Deutschmann
2019-03-14 13:58 Brian Evans
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=1655786998.967fede5c362faa77db1329ce70e56e6870274b9.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