From: Father Chrysostomos Date: Thu, 14 Oct 2010 06:29:57 +0000 (-0700) Subject: warnings.pl -> regen/warnings.pl X-Git-Tag: v5.13.6~109 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/65be717f6aa83a42f3379d93eab290add00492fe warnings.pl -> regen/warnings.pl --- diff --git a/lib/warnings.pm b/lib/warnings.pm index c8d6182..5aa0a9c 100644 --- a/lib/warnings.pm +++ b/lib/warnings.pm @@ -1,6 +1,6 @@ # -*- buffer-read-only: t -*- # !!!!!!! DO NOT EDIT THIS FILE !!!!!!! -# This file was created by warnings.pl +# This file was created by regen/warnings.pl # Any changes made here will be lost. # diff --git a/regen/warnings.pl b/regen/warnings.pl index dfc8c6c..0129603 100644 --- a/regen/warnings.pl +++ b/regen/warnings.pl @@ -268,7 +268,7 @@ my $pm = safer_open("lib/warnings.pm-new"); print $warn <<'EOM' ; /* -*- buffer-read-only: t -*- !!!!!!! DO NOT EDIT THIS FILE !!!!!!! - This file is built by warnings.pl + This file is built by regen/warnings.pl Any changes made here will be lost! */ @@ -438,7 +438,7 @@ rename_if_different("lib/warnings.pm-new", "lib/warnings.pm"); __END__ # -*- buffer-read-only: t -*- # !!!!!!! DO NOT EDIT THIS FILE !!!!!!! -# This file was created by warnings.pl +# This file was created by regen/warnings.pl # Any changes made here will be lost. # diff --git a/warnings.h b/warnings.h index 3ed9ecf..ae13187 100644 --- a/warnings.h +++ b/warnings.h @@ -1,6 +1,6 @@ /* -*- buffer-read-only: t -*- !!!!!!! DO NOT EDIT THIS FILE !!!!!!! - This file is built by warnings.pl + This file is built by regen/warnings.pl Any changes made here will be lost! */