Re: CVS update: MODIFIED: libsvn_ra_dav ...
From: Greg Stein <gstein_at_lyra.org>
Date: 2001-08-14 23:19:51 CEST
On Tue, Aug 14, 2001 at 11:06:28AM -0500, kfogel@collab.net wrote:
memcmp() does an exact amount.
strncmp() does "at most" N characters. It will terminate if '\0' is reached
And yes, I'm worried about a name such as "hi" when somebody goes to test
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- 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:36 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.