Re: cvs commit: modperl-2.0/xs/ModPerl/Util ModPerl__Util.h

2001-10-09 Thread Stas Bekman
[EMAIL PROTECTED] wrote: > dougm 01/10/08 10:57:45 > > Added: xs/ModPerl/Util ModPerl__Util.h > Log: > new module for util functions > > Revision ChangesPath > 1.1 modperl-2.0/xs/ModPerl/Util/ModPerl__Util.h > > Index: ModPerl__Util.h > =

Re: cvs commit: modperl-2.0/xs/ModPerl/Util ModPerl__Util.h

2001-10-09 Thread Doug MacEachern
On Tue, 9 Oct 2001, Stas Bekman wrote: > This hangs in Apache::Registry tests, MARK never gets incremented. right, because it (*MARK++) only happened if PL_tainting (see SvTAINTED_off macro). try with the recent commit, should have been that way to begin with.

cvs commit: modperl-2.0/xs/ModPerl/Util ModPerl__Util.h

2001-10-09 Thread dougm
dougm 01/10/08 22:14:49 Modified:xs/ModPerl/Util ModPerl__Util.h Log: unfold SvTAINTED_off macro; no point in looping through args without -T switch on Revision ChangesPath 1.3 +4 -1 modperl-2.0/xs/ModPerl/Util/ModPerl__Util.h Index: ModPerl__Util.h =

cvs commit: modperl-2.0/xs/ModPerl/Util ModPerl__Util.h

2001-10-08 Thread dougm
dougm 01/10/08 10:57:45 Added: xs/ModPerl/Util ModPerl__Util.h Log: new module for util functions Revision ChangesPath 1.1 modperl-2.0/xs/ModPerl/Util/ModPerl__Util.h Index: ModPerl__Util.h =