[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 1556 - trunk/subversion/libsvn_subr

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-03-19 20:41:01 CET

On Tue, Mar 19, 2002 at 11:34:07AM -0600, kfogel@tigris.org wrote:
>...
> +++ trunk/subversion/libsvn_subr/svn_string.c Tue Mar 19 11:34:07 2002
>...
> + if (chop_whitespace && (isspace (*b)))

You should be using apr_isspace(), and include <apr_lib.h> for that.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 19 20:38:13 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.