On Sun, 26 Jul 2009, Nicholas Clark wrote: > On Sun, Jul 26, 2009 at 07:03:39PM -0500, Craig A. Berry wrote: > > > Unless I'm misreading this smoke report: > > > > http://www.nntp.perl.org/group/perl.daily-build.reports/2009/07/msg71587.html > > > > something may have broken on Windows related to this. I don't have a > > Windows build system to sort out what. > > Nor do I, but I suspect that it's the newlines in the 'prog' argument to > runperl(). Hence ff19758235b083652cade4f521dd2057f79ddd07, which I hope fixes > it. Fixed it for me. I just copied the run/switchC.t from blead into 5.10.x and it passed all 9 tests fine (even the 2 that are not in maint right now). Cheers, -Jan