Justin Erenkrantz wrote:

> --On Monday, December 23, 2002 22:00:45 +0000 Tony Finch
> <[EMAIL PROTECTED]> wrote:
>
>> Gosh, does APR really support machines where int is less than 32 bits?
>
>
> Signed vs. unsigned.  -- justin
>
Seriously, apr_size_t is for object sizes, not for element counts. You
should use apr_uint32_t instead.

-- 
Brane Äibej   <[EMAIL PROTECTED]>   http://www.xbc.nu/brane/

Reply via email to