Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.95k stars 554 forks source link

t/porting/podcheck.t don't open Win32 MSVC related compiler binary files #22684

Open bulk88 opened 1 day ago

bulk88 commented 1 day ago

-Don't open binary build products and binary C debugger related disk files these can't be parsed for POD, or are access-denied locked disk files for paused processes in C debuggers. Users shouldn't exit open IDE windows and open C debugger windows, just to make podcheck.t pass.


Don't think it does. Its too perl core dev specific.

khwilliamson commented 13 hours ago

This looks pretty reasonable to me as well, but we are getting

Can't fork, trying again in 5 seconds at ../../t/loc_tools.pl line 571. 0 [main] perl 18230 child_info_fork::abort: address space needed by 'Langinfo.dll' (0xC0000) is already occupied

which I suspect is coincidental