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

Re: svn commit: rev 7365 - in trunk/subversion: include libsvn_subr libsvn_wc

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2003-10-09 19:13:04 CEST

kfogel@collab.net writes:

> In other words, you'd use it for the same reason you use 'const'
> anywhere: to help the programmer understand how this particular code
> works.

I don't buy it. You use 'const' on items passed by reference because
you don't want the function trashing the data you passed to it.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 9 19:14:15 2003

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.