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

Re: [PATCH] function name change as per convention(round 3).

From: Daniel Rall <dlr_at_collab.net>
Date: 2006-09-11 19:26:03 CEST

On Thu, 07 Sep 2006, Kamesh Jayachandran wrote:
...
> Don't use intralibrary prefix for a static function
>
> * subversion/libsvn_diff/token.c
> (diff_tree_insert_token): Rename from svn_diff__tree_insert_token.
> (svn_diff__get_tokens): Adjust for above rename.
>
> * subversion/libsvn_diff/lcs.c
> (diff_snake): Rename from svn_diff__snake.
> (svn_diff__lcs): Adjust for above rename.
>
> (diff_lcs_reverse): Rename from svn_diff__lcs_reverse.
> (svn_diff__lcs): Adjust for above rename.

Why do this functions still retain a "diff_" prefix? We don't do that
everywhere else -- is that specific to this module?

  • application/pgp-signature attachment: stored
Received on Mon Sep 11 20:12:19 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.