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

Re: compose_delta.c compiler warning

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-02-13 22:23:11 CET

Branko ÄŒibej <brane@xbc.nu> writes:

> Philip Martin wrote:
>>
>>../svn/subversion/libsvn_delta/compose_delta.c:676: warning: comparison of unsigned expression >= 0 is always true
>>
> Hm, how long has this warning been around? I'm not aware of any
> changes here lately.

I don't think it's new. You need -Wextra with gcc to see it and that,
as documented, produces lots of unwanted warnings.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Feb 13 22:24:16 2005

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.