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

RE: svn commit: rev 3103 - trunk/subversion/include trunk/subversion/libsvn_wc trunk/subversion/libsvn_subr trunk/subversion/mod_dav_svn trunk/subversion/clients/cmdline

From: Sander Striker <striker_at_apache.org>
Date: 2002-08-30 17:58:47 CEST

> From: brane@xbc.nu [mailto:brane@xbc.nu]
> Sent: 30 August 2002 15:01

> Quoting Sander Striker <striker@apache.org>:
>> Why not use strncmp? And, is mime_type guaranteed to have at least
>> 5 characters?
>
> If you use strncmp, you have to check the length first, because the mime type
> _could_ be shorter than 5 chars. In this case, you can't miss because the first
> unexpected char (e.g., a null) will short-circuit out of the condition.
>
> But you know that, it's just that your vacation was too long. :-)

Doh! :-P

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 30 17:48:31 2002

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.