commit: 88e2cf30bf56e28aaefc50f2f5137101bdf3619c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Mar 25 09:32:15 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Mar 25 09:41:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88e2cf30
sys-libs/readline: add (later) upstream reference for C23 patch It got reported a while after our one (I didn't bother given 8.3 was fixed). See https://lists.gnu.org/archive/html/bug-readline/2025-03/msg00000.html. Signed-off-by: Sam James <sam <AT> gentoo.org> sys-libs/readline/files/readline-8.2-c23.patch | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-libs/readline/files/readline-8.2-c23.patch b/sys-libs/readline/files/readline-8.2-c23.patch index 4792bc923a28..c6dd84aa0b33 100644 --- a/sys-libs/readline/files/readline-8.2-c23.patch +++ b/sys-libs/readline/files/readline-8.2-c23.patch @@ -7,6 +7,7 @@ https://bugs.gentoo.org/943820 https://bugs.gentoo.org/944059 https://bugs.gentoo.org/944300 https://bugs.gentoo.org/944344 +[later: https://lists.gnu.org/archive/html/bug-readline/2025-03/msg00000.html] --- a/rlstdc.h +++ b/rlstdc.h @@ -44,7 +44,7 @@
