Re: apr_off_t is of an ambiguous size.
From: Ben Reser <ben_at_reser.org>
Date: 2004-01-16 23:28:19 CET
On Fri, Jan 16, 2004 at 05:09:23PM -0500, Russell Yanofsky wrote:
I see what you're getting at and I think this would be better then what
if (sizeof (svn_offset_t) >= sizeof (apr_off_t) ||
It eliminates an entire block that mostly is there because I started to
> That way there'd be an error for 3, 5, 6, and 7 byte off_t's.
Nope because it's dependent upon the bit order of the arch. If you do
-- Ben Reser <ben@reser.org> http://ben.reser.org "Conscience is the inner voice which warns us somebody may be looking." - H.L. Mencken --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Jan 16 23:29:03 2004 |
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.