Re: [PATCH] some more URL test -- take 2

2002-08-29 Thread Jacek Prucia
[...] > > +// this schouldn't be hardcoded, but... :) > C-style comments please: > /* this shouldn't be hardcoded, but... :) */ Sorry. Gotta read StyleGuide again ;) [...] > > +apr_file_printf (local_stderr, "Misformed URL -- auth data schould > > be outisde URL -- please see docs.\

Re: [PATCH] some more URL test -- take 2

2002-08-29 Thread Justin Erenkrantz
On Thu, Aug 29, 2002 at 01:30:08PM +0200, Jacek Prucia wrote: > --- flood_round_robin.c.orig 2002-08-29 12:55:37.0 +0200 > +++ flood_round_robin.c 2002-08-29 13:03:45.0 +0200 > @@ -792,6 +792,20 @@ > apr_file_printf (local_stderr, "Misformed URL '%s'\n", r->uri); >

[PATCH] some more URL test -- take 2

2002-08-29 Thread Jacek Prucia
OK. This time patch included :) regards, -- Jacek Prucia 7bulls.com S.A. http://www.7bulls.com/ --- flood_round_robin.c.orig2002-08-29 12:55:37.0 +0200 +++ flood_round_robin.c 2002-08-29 13:03:45.0 +0200 @@ -792,6 +792,20 @@ apr_file_printf (local_stderr, "Misforme