stas 01/10/21 22:18:23 Modified: ModPerl-Registry TODO Log: - an issue of $$ with ithread Revision Changes Path 1.3 +5 -0 modperl-2.0/ModPerl-Registry/TODO Index: TODO =================================================================== RCS file: /home/cvs/modperl-2.0/ModPerl-Registry/TODO,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- TODO 2001/10/19 10:43:25 1.2 +++ TODO 2001/10/22 05:18:23 1.3 @@ -4,6 +4,11 @@ - prototyping sub handler($$) segfaults on request +- consider not to use $$ in debug tracing. Not all platforms give out + a different pid for different threads. + + + ### missing features ### - need to port $Apache::__T, to test against when user supplies -T flag.