geoff 2004/07/28 11:07:38
Modified: todo release Log: note APR_STATUS_IS_SUCCESS issue Revision Changes Path 1.34 +4 -0 modperl-2.0/todo/release Index: release =================================================================== RCS file: /home/cvs/modperl-2.0/todo/release,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- release 23 Jul 2004 23:24:56 -0000 1.33 +++ release 28 Jul 2004 18:07:37 -0000 1.34 @@ -4,6 +4,10 @@ -- see also todo/api_status +* provide interface for APR_STATUS_IS_SUCCESS and change all + code/tests/examples away from + if ($rc = APR::SUCCESS) + * $bb->cleanup segfaults (originally in TestProtocol::echo_bbs2 http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=108967266419527&w=2