summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2020-10-15 18:19:40 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2020-10-15 18:19:40 +0100
commit9eabb0a9870f4fdc3d5ebb09438277a8ba0ff0cb (patch)
tree5e8a4d69108646ec5540497d1eb020ee5e5e842e
parentc3a45d385ceab7ce6a29d510bf385bb2ba33f068 (diff)
downloadperl-9eabb0a9870f4fdc3d5ebb09438277a8ba0ff0cb.tar.gz
version - Fixes from recent CPAN update (966a34475a)
The customization of vutil.c in 51b56f5c7c was lost. The customization of vxs.inc restored by 2351bb7334 was not recorded in the usual places, which is probably why it got lost before.
-rwxr-xr-xPorting/Maintainers.pl1
-rw-r--r--t/porting/customized.dat3
-rw-r--r--vutil.c2
3 files changed, 5 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index a5e555bd3b..88bc300fb4 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1266,6 +1266,7 @@ use File::Glob qw(:case);
'CUSTOMIZED' => [
qw( lib/version.pm
vutil.c
+ vxs.inc
),
],
diff --git a/t/porting/customized.dat b/t/porting/customized.dat
index cd2c6538ac..de3fe1cff1 100644
--- a/t/porting/customized.dat
+++ b/t/porting/customized.dat
@@ -31,4 +31,5 @@ Win32API::File cpan/Win32API-File/File.pm 8fd212857f821cb26648878b96e57f13bf21b9
Win32API::File cpan/Win32API-File/File.xs beb870fed4490d2faa547b4a8576b8d64d1d27c5
experimental cpan/experimental/t/basic.t cb9da8dd05b854375809872a05dd32637508d5da
version cpan/version/lib/version.pm 9a4d4c2a89cc95c0c946de6742d6df41e546c12c
-version vutil.c 1fc71f632e905d65e1b24afbd36f1ebda894ef02
+version vutil.c 5fd47f345ad3e612f9f3fe440cccbcbf88264bb6
+version vxs.inc d23e4fac6211d3b35b367e80ef23b8ab5fa9d0eb
diff --git a/vutil.c b/vutil.c
index ab05c33c57..341eb9b8dc 100644
--- a/vutil.c
+++ b/vutil.c
@@ -8,6 +8,8 @@
#define VERSION_MAX 0x7FFFFFFF
/*
+=for apidoc_section Versioning
+
=for apidoc prescan_version
Validate that a given string can be parsed as a version object, but doesn't