Fred Moyer wrote on 2011-02-02: > On Wed, Feb 2, 2011 at 2:51 AM, Steve Hay <steve...@planit.com> wrote: >> +1 on Windows XP / 5.12.2 / 2.2.17 (except for t\apache\subprocess.t >> tests 2-5 which also failed with 2.0.4) >> >> I also have a strange problem whereby a VS2010 release build refuses > to start up on Windows Vista/2008/7, but I get the same with 2.0.4 (and > when using an older perl, e.g. 5.10.1). I'm stuck trying to find what > the problem is because a debug build runs fine, albeit with one > probably unrelated assertion (unrelated because Apache without mod_perl > does this too): > > Thanks for the report Steve. Since these problems existed on mp > 2.0.4, I'd like to push fixing them to 2.0.6 or later.
Yes, I'm fine with that. I've found that commenting out the (only) call in Perl's win32 code to a function called ansify_path() fixes this strange startup problem on Vista/2008/7 using VS2010. This is apparently possibly a problem (even a bug?) with putenv() in MSVCR100.dll. I'm still investigating, but at least have a workaround now. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org For additional commands, e-mail: dev-h...@perl.apache.org