Re: Connection pnotes

2006-01-27 Thread Philip M. Gollucci
Geoffrey Young wrote: --- /dev/null 2006-01-27 10:40:15.572121608 -0500 +++ xs/Apache2/ConnectionUtil/Apache2__ConnectionUtil.h 2005-10-25 13:33:27.0 -0400 AFAIK, the only thing that was a problem is that Apache2/ConnectionUtil isn't an SVN dir. So when you apply the patch locally,

Re: Connection pnotes

2006-01-27 Thread Geoffrey Young
> -plan $r, tests => 9; > +# make it ok to call ok() here while plan()ing elsewhere > +Apache::Test::init_test_pm($r); > +$Test::ntest = 1 + (22 * ($r->args - 1)); > +$Test::planned = 22; and of course everyone is wondering what this is. it would help if my (third) patch ac

Re: Connection pnotes

2006-01-27 Thread Geoffrey Young
>>I think I was waiting for him to get back to me with some real test results, >>which IIRC he said he would do when he could upgrade :) >> >>remarks on the list as to the thread safety made me a bit nervous about >>commiting this particular bit, just because I don't have a clue when it >>comes to