This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Win32: try to make the new stat pre-Vista compatible
authorTony Cook <tony@develop-help.com>
Tue, 20 Oct 2020 05:12:09 +0000 (16:12 +1100)
committerTony Cook <tony@develop-help.com>
Tue, 1 Dec 2020 04:29:33 +0000 (15:29 +1100)
commit9a1250917f0a11e197e9776a3baee0aa232ea2ed
treee4b8696fc403d5d06dd45eb371c8c0cc8a370222
parent7c04651411221e54ce561cd41ae8fa76347bbd5a
Win32: try to make the new stat pre-Vista compatible

Skips the win32\stat.t execute flag test for handles pre-Vista

This is intended mostly for allowing the Win2000 smoker to build and
test.  If we end up dropping pre-Vista support this commit can be
removed (or reverted if it ends up in blead)
t/win32/stat.t
win32/win32.c