Re: svn commit: rev 300 - trunk/subversion/include trunk/subversion/libsvn_subr trunk/subversion/tests/libsvn_subr
From: Branko Èibej <brane_at_xbc.nu>
Date: 2001-10-25 20:04:27 CEST
cmpilato@tigris.org wrote:
>Author: cmpilato
This produces three new warnings on Windows:
C:\Home\brane\src\svn\repo\subversion\libsvn_subr\path.c(544) : warning C4018: '<' : signed/unsigned mismatch
Again, it's because you're comparing an int with a svn_string_t::len.
Please, let's decide once and for all what we'll do about this. Either
-- Brane �ibej <brane_at_xbc.nu> http://www.xbc.nu/brane/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 21 14:36:45 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.