[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 4937 - trunk/subversion/libsvn_client

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-02-19 07:09:17 CET

On Tue, Feb 18, 2003 at 03:34:39PM -0600, cmpilato@tigris.org wrote:
>...
> +++ trunk/subversion/libsvn_client/auth.c Tue Feb 18 15:34:22 2003
>...
> + SVN_ERR (svn_utf_cstring_to_utf8 ((const char **)&def_username,
> + un, NULL, pool));

What the heck is that cast for? &def_username already matches that type.

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 Wed Feb 19 07:05:12 2003

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.