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

Re: [PATCH]: eliminate gcc -Wall compiler warning

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-11-28 20:08:53 CET

On Fri, 2003-11-28 at 13:53, Erik Huelsmann wrote:
> Well, the patch speaks for itself. My only doubt is that the expression my
> not have been meant to be evaluated as I put the parens.

Your parens don't change the meaning of the expression, but it seems
inconsistent to put parens around the third comparison expression and
not the first two. Just add one set of parens around the && expression.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 28 20:09:42 2003

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.