Re: A ton of new warnings on Win32
From: Greg Stein <gstein_at_lyra.org>
Date: 2002-01-31 00:36:15 CET
On Thu, Jan 31, 2002 at 12:06:12AM +0100, Branko �ibej wrote:
More things should be apr_off_t.
> C:\Home\brane\src\svn\repo\subversion\libsvn_fs\reps-strings.c(413) : warning C4244: 'function' : conversion from '__int64 ' to 'unsigned int ', possible loss of data
For example: in this one, rep_read_range() should take apr_off_t for the
Subversion should be able to store entities that have 64-bit sizes. I might
On the client side, it will (of course) need to deal with platform max file
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 21 14:37:01 2006 |
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.