Re: cvs commit: modperl-2.0/xs/Apache/Filter Apache__Filter.h

2001-07-15 Thread barries
On Sun, Jul 15, 2001 at 10:33:50PM -, [EMAIL PROTECTED] wrote: +static int modperl_filter_register_request(request_rec *r, snip +if (*name == 'M' strEQ(name, name)) { strEQ(name, name)? -#define MP_INPUT_FILTER_MESSAGE 0x01 -#define MP_INPUT_FILTER_BODY

Re: cvs commit: modperl-2.0/xs/Apache/Filter Apache__Filter.h

2001-07-15 Thread Doug MacEachern
On Sun, 15 Jul 2001, barries wrote: +if (*name == 'M' strEQ(name, name)) { strEQ(name, name)? whoops, good catch, fixed. That sounds better to me now, FW little IW. cool. -sub handler : InputFilterBody { +sub handler : FilterRequestHandler { What

RE: cvs commit: modperl-2.0/xs/Apache/Filter Apache__Filter.h

2001-04-20 Thread Doug MacEachern
On Fri, 20 Apr 2001, Geoffrey Young wrote: Hi Doug... I just updated and tried to build this morning... should be fixed now. are you interested in these reports? I don't want to bombard you with stuff... very interested, fire away!