[mp1 patch] gv_fetchpv "Apache::write_client",

2003-08-30 Thread Stas Bekman
Some time ago, someone had a problem with a segfault when using Safe.pm, back then I wrote this patch. Perhaps it shouldn't go in as is, and we should just document that Safe.pm doesn't work with mod_perl, but this part is probably crucial: - CV *cv = GvCV(gv_fetchpv("Apache::write_client

Re: cvs commit: modperl-2.0/todo api.txt

2003-08-30 Thread Stas Bekman
todo api.txt Log: slurp_filename is now implemented in C, remove the slurp_filename entry from various todo lists, -* slurp_filename's C implementation. - - Status: 1.x's like patch posted: doug -1 - Dependency: Doug promised to detail how it should be different

Re: cvs commit: modperl-2.0/t/htdocs/api slurp.pl

2003-08-30 Thread Stas Bekman
Index: modperl_util.h === RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_util.h,v retrieving revision 1.45 retrieving revision 1.46 diff -u -u -r1.45 -r1.46 --- modperl_util.h 20 Aug 2003 23:11:23 - 1.45