geoff 2004/08/03 07:54:04
Modified: todo release Log: macro now dead Revision Changes Path 1.37 +0 -7 modperl-2.0/todo/release Index: release =================================================================== RCS file: /home/cvs/modperl-2.0/todo/release,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- release 29 Jul 2004 02:58:59 -0000 1.36 +++ release 3 Aug 2004 14:54:04 -0000 1.37 @@ -4,13 +4,6 @@ -- see also todo/api_status -* provide interface for APR_STATUS_IS_SUCCESS and change all - code/tests/examples away from - if ($rc = APR::SUCCESS) - apr-dev seems to be saying that it's a _bad_ idea and that - the api contract is that only 0 is success, and that that - macro should be killed - * $bb->cleanup segfaults (originally in TestProtocol::echo_bbs2 http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=108967266419527&w=2 owner: gozer