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 2002/08/13 01:16:27 UTC

Re: cvs commit: apr/memory/unix apr_pools.c

striker@apache.org wrote:

>striker     2002/08/12 15:02:18
>
>  Modified:    memory/unix apr_pools.c
>  Log:
>  Fix pools to play nice with gcc bounds checking.
>  
>  Submitted by:	Blair Zajac <bl...@orcaware.com>
>  
>  Revision  Changes    Path
>  1.184     +5 -9      apr/memory/unix/apr_pools.c
>

This commit adds three warnings to the Windows compile:

apr\memory\unix\apr_pools.c(615) : warning C4018: '<' : signed/unsigned mismatch
apr\memory\unix\apr_pools.c(623) : warning C4018: '<' : signed/unsigned mismatch
apr\memory\unix\apr_pools.c(928) : warning C4018: '<' : signed/unsigned mismatch


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