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

Re: svn commit: r9716 - trunk/subversion/libsvn_wc

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-05-15 18:39:53 CEST

On Sat, 2004-05-15 at 12:31, Ben Reser wrote:
> Wouldn't it be (marginally) better to put the dirent_kind_storage within
> the if block? There's not really any point in allocating the memory
> outside the block if we're not using it. :)

Please don't harp on this stuff. It isn't actually more efficient, in
any practical sense, to put variable declarations in an inner block, and
whether we should do so in any particular case is a style call.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 15 18:40:14 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.