From 1ca748f4821bc58180f8a22c855ca46b37492fba Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Sun, 18 May 2025 09:09:02 -0600 Subject: [PATCH 1/2] Igor Todorovski is now a Perl author --- AUTHORS | 1 + 1 file changed, 1 insertion(+) diff --git a/AUTHORS b/AUTHORS index 6e0af5a7a83a..40e23128d0f1 100644 --- a/AUTHORS +++ b/AUTHORS @@ -598,6 +598,7 @@ Ian Phillipps Ichinose Shogo Ignasi Roca Carrió Igor Sutton +Igor Todorovski Igor Zaytsev Ilmari Karonen Ilya Martynov From 68c856cb00b0aa33290e0d5ae3e5373dd8241f04 Mon Sep 17 00:00:00 2001 From: Igor Todorovski Date: Wed, 14 May 2025 17:07:23 -0600 Subject: [PATCH 2/2] makedepend_file.SH: Add some sed edits for z/OS --- makedependfile.SH | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/makedependfile.SH b/makedependfile.SH index 10732f97183e..0f0ed996c0bc 100644 --- a/makedependfile.SH +++ b/makedependfile.SH @@ -135,6 +135,11 @@ esac $cppstdin -DPERL_CORE $finc -I. $cppflags $cppminus /d' \ + -e '/^#.*/d' \ + -e '/^#.*/d' \ + -e '/^#.*/d' \ + -e '/^#.*/d' \ + -e '/".*In file included from.*:/d' \' -e '/^#.*"-"/d' \ -e '/^#.*git_version\.h/d' \ -e 's#\.[0-9][0-9]*\.c#'"$file.c#" \