Re: apr_off_t is of an ambiguous size.
From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-01-17 06:07:19 CET
> const apr_off_t min = (apr_off_t) 1 << ((sizeof (apr_off_t)*8)-1);
The behavior of this expression is undefined by C99. If we're going
I'm not sure if there's a good way to perform this check which is
---------------------------------------------------------------------
|
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.