On Fri, 21 Feb 2003, Nick Tonkin wrote: > > Note that the test failing is api/uri; could this be related to the > change: > fix a bug for apr < 0.9.3, where it segfaults in apr_uri_unparse, if > hostname is set, but not the scheme. [Stas] > ?
I get the same problem on Win32 perl-5.8 / Apache 2.0.44. I think it is related to apr_uri_unparse - if one comments out ok t_cmp($r->construct_url, $parsed->unparse); at about line 62 of t/response/TestAPI/uri.pm, then things are OK for this particular test (the $parsed->unparse call is the problem for me). -- best regards, randy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
