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

Re: [tortoisesvn] r23824 committed - Document questions from r23820

From: Oto BREZINA <otik_at_printflow.eu>
Date: Sun, 20 Jan 2013 08:41:31 +0100

On 2013-01-19 18:24, Stefan Küng wrote:
> On 19.01.2013 18:14, Oto BREZINA wrote:
>> revision = rhs.revision;
>> path = rhs.path;
>> addRevision = rhs.addRevision;
>> - // we do not copy/set addPath, why?
>> + // don't copy/set addPath because that's a temp path
>>
>>
>>
>>
>> + // we do not copy/set hr because it's const.
>>
>> actually there is typo it should by hf, which is not a const.
>> Haven't found any hr in that file...
> you're right about the typo.
> But hf *is* const.
>
> Unless you can prove that prime numbers actually change.
wont happen soon ;)

Is hf stateless method "container"? so we can use "const HF hf" ?

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3044746

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-01-20 08:41:43 CET

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.