[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SVN 1.5 beta1 - info2 returns svn_info_t.size == 4294967295

From: Barry Scott <barry_at_barrys-emacs.org>
Date: Sun, 30 Mar 2008 12:59:27 +0100

On Mar 27, 2008, at 12:34, Alan Barrett wrote:

> On Wed, 26 Mar 2008, Barry Scott wrote:
>> I'm running svn 1.5 beta1 on Mac OS X 10.4.11 PowerPC.
>>
>> svn_client_info2() for a wc file returned
>>
>> working_size == 33
>> size == 4294967295
>>
>> How should I interpret the value 4294967295?
>
> 4294967295 == 0xFFFFFFFF. It looks as though something stored the
> value
> -1 into a variable that was later interpreted as an unsigned 32-bit
> integer.

But is this a bug or a feature?

Should I be raising a bug report about this?

Barry

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-03-30 14:00:22 CEST

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.