The attached patch fixes these errors on Win32:
Thanks Steve. I've committed all 3 patches for:
t/response/TestVhost/config.pm t/response/TestCompat/apache.pm t/response/TestAPI/server_util.pm
As I mentioned before I can't apply your patches as is, because the path is in windows-style.
--- t\response\TestAPI\server_util.pm.orig ... +++ t\response\TestAPI\server_util.pm ...
I think if you work with cvs, instead of copying the original file and running diff against it:
cvs diff t\response\TestAPI\server_util.pm
it'll give you the unix path in the diff.
I can't find an option to accept windows style path in the patch(1) manpage :(
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
