[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 4512 - trunk/subversion/libsvn_ra_svn

From: <ghudson_at_MIT.EDU>
Date: 2003-01-23 01:09:08 CET

On Wed, 2003-01-22 at 19:05, Greg Hudson wrote:
 On Wed, 2003-01-22 at 18:37, rooneg@tigris.org wrote:
  + tunnel_agent = NULL;
     SVN_ERR( find_tunnel_agent(hostname, tunnel_agent, pool) );
     if (tunnel_agent)
 
 Uh, that's completely unnecessary. Does some compiler actually give a
 warning about that?

Actually, I misread. But find_tunnel_agent should probably be doing the
setting to NULL, rather than setting tunnel_agent in some (non-error)
cases and not in others.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:07:48 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.