Re: svn commit: rev 7365 - in trunk/subversion: include libsvn_subr libsvn_wc
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-10-09 19:17:59 CEST
kfogel@collab.net wrote:
Interface rules over implementation. Implementation can create a const local variable that is a copy of the argument, if it really wants to, though I don't like marking any local variable "const" at all. If a local variable is in use for such a large extent of code that it is in danger of being accidentally modified, then the code is too long.
I'm off cycling now; will argue^H^H^H^H^Hdebate more fully later if required.
- Julian
---------------------------------------------------------------------
|
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.