On Fri May 08 16:57:16 2015, bulk88 wrote: > I did that in the attached patch. t/porting/utils.t also needs git in > %PATH% to fail on win32, since if there is no working git, the whole > file is skipped, and I dont always keep git in my %PATH% on win32. > > I dont personally like the idea of sending the error to null and I > dont like the patch I wrote, since whatever info ("active code page") > is collected will be wrong with no warning for EUMM users. IDK enough > to say if having the wrong infp makes a difference in the end or not. With your patch it will fallback to the default, cp1252. For blead's purposes, sufficiently recent releases of Win32.pm include GetACP(), GetConsoleCP() and GetConsoleOutputCP() which means blead could skip calling chcp completely. Tony --- via perlbug: queue: perl5 status: open https://rt.perl.org/Ticket/Display.html?id=123998Thread Previous | Thread Next