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

Re: svn commit: r37272 - trunk/subversion/libsvn_diff

From: Greg Stein <gstein_at_gmail.com>
Date: Fri, 17 Apr 2009 12:44:49 +0200

On Fri, Apr 17, 2009 at 05:53, Edmund Wong <ed_at_kdtc.net> wrote:
> Greg Stein wrote:
>> please use the traditional ### for marking TODOs and other points of
>> question/interest/concern...
>
> Should all references of @todo be changed to ###?

Our public header files use doxygen, so @todo is a directive to mark a
future todo.

Within our private headers and the .c files, the ### is the standard
marker for "needs attention: todo, fix, problem". So any "todo" or
"fixme" or "xxx" that is found "should be" changed to ###.

(and I put "should be" in quotes because it is really just a nice-to-have)

Cheers,
-g

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1765433
Received on 2009-04-17 12:45:04 CEST

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.