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

Re: Comment on revision r25052 in tortoisesvn

From: Oto BREZINA <brezina_at_printflow.eu>
Date: Sat, 28 Dec 2013 08:54:55 +0100

On 2013-12-26 18:26, tortoisesvn_at_googlecode.com wrote:
> Comment by XhmikosR:
>
>
> In line `return x % m_nTabSize ? m_nTabSize - (x % m_nTabSize) :
> m_nTabSize;`, can you add parentheses to clarify the expression?
Does it make sense at all?
m_nTabSize - (x % m_nTabSize)
seems to be enought.

-- 
Oto BREZINA, Printflow s.r.o., J. Hagaru 9, BRATISLAVA,
www.printflow.eu, brezina_at_printflow.eu.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3070877
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-12-28 08:55:05 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.