Re: svn commit: r1540590 - APR_SIZET_MAX is not defined
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Wed, 13 Nov 2013 12:19:10 +0000 (GMT)
> URL: http://svn.apache.org/r1540590
> Added: subversion/trunk/subversion/libsvn_subr/object_pool.c
My compiler says:
Presumably that means this block of code is never compiled.
> + if (max_unused > APR_UINT32_MAX)
Looks like you meant APR_SIZE_MAX.
I am building against APR 1.4.5.
- Julian
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.