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

Re: [PATCH] Remove unused parameters in libsvn_wc/update_editor.c:accumulate_last_change()

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: Thu, 30 Dec 2010 14:44:06 +0530

On 12/30/2010 12:46 PM, Arwin Arni wrote:
> Hi All,
>
> This patch removes some unused parameters in the function
> accumulate_last_change() inside libsvn_wc/update-editor.c
>
> There were two parameters ( svn_wc__db_t *db, const char
> *local_abspath ) that were not being used.
>
> I have removed them and fixed the function calls.
>
> I have attached the patch and the log message. Please review and respond.
>
> Regards,
> Arwin Arni
Thanks Arwin. Committed in r1053833.

If we had "-Wextra" to our gcc invocation we could have caught it by the
compiler!.

With regards
Kamesh Jayachandran
Received on 2010-12-30 10:14:39 CET

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.