You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by Branko Čibej <br...@xbc.nu> on 2003/02/12 21:28:51 UTC

Re: cvs commit: apr/include apr_pools.h

brane@apache.org wrote:

>brane       2003/02/12 12:23:08
>
>  Modified:    include  apr_pools.h
>  Log:
>  Revert bogus commit of revision 1.100.
>  
>  Revision  Changes    Path
>  1.101     +0 -3      apr/include/apr_pools.h
>  
>  Index: apr_pools.h
>  ===================================================================
>  RCS file: /home/cvs/apr/include/apr_pools.h,v
>  retrieving revision 1.100
>  retrieving revision 1.101
>  diff -u -r1.100 -r1.101
>  --- apr_pools.h	12 Feb 2003 20:20:55 -0000	1.100
>  +++ apr_pools.h	12 Feb 2003 20:23:08 -0000	1.101
>  @@ -157,9 +157,6 @@
>    * If level 0 was specified, debugging is switched off
>    * </pre>
>    */
>  -
>  -#define APR_POOL_DEBUG 1        /* FIXME: Don't commit this! */
>  -
>   #if defined(APR_POOL_DEBUG)
>   #if (APR_POOL_DEBUG != 0) && (APR_POOL_DEBUG - 0 == 0)
>   #undef APR_POOL_DEBUG
>  
>

Ouch, sorry about the bogus 1.100 commit...

-- 
Brane Čibej   <br...@xbc.nu>   http://www.xbc.nu/brane/