Doug MacEachern wrote: > 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.
yup, that works, thanks :) _____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
