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

RE: CVS update: subversion/subversion/libsvn_fs txn-table.c

From: Bill Tutt <billtut_at_microsoft.com>
Date: 2000-12-15 01:01:00 CET

Yeah, I know, but the discussion seemed to be related to noticing from
the function prototype section of the code what the in/out semantics of
each of the parameters was. As opposed to having a very detailed
exposition in a large comment preceding a large chunk of code.

Having the distinction listed in the prototype area is very useful,
since const isn't useful enough at first glance to give you all of the
details.

That's more of what I was trying to get at. It's been one of those days
at work, you'll have to forgive me for seeming a little rough today.

Bill

 -----Original Message-----
From: Karl Fogel [mailto:kfogel@galois.collab.net]
Sent: Thursday, December 14, 2000 1:17 PM
To: Bill Tutt
Cc: Greg Stein; Jim Blandy; dev@subversion.tigris.org
Subject: Re: CVS update: subversion/subversion/libsvn_fs
txn-table.c

Bill, I don't think Jim was saying there's no way available to state
his intentions regarding `skel_t *' arguments. He's saying that
`const' isn't it, because const doesn't technically mean what he needs
to assert about the parameter.

If you look at his code, he uses comments all the time to say what
needs to be said.

-Karl

Received on Sat Oct 21 14:36:17 2006

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.