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

Re: svn commit: r26007 - in trunk/subversion: include svn

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2007-08-10 16:13:38 CEST

> This results in code duplication, because we check the same condition
> in two places: the condition of both options being passed.
>
> The usual way to handle this sort of situation is to put a single
> check, after all the option/argument processing. For example, the way
> we handle "dash_F_arg" later in the file.
>
> -Karl
>

Thanks Karl for taking note of it.

Fixed it in r26030.

With regards
Kamesh Jayachandran

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 10 16:10:26 2007

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.