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

Re: subversion/libsvn_wc/update_editor.c compile warning

From: Blair Zajac <blair_at_orcaware.com>
Date: 2003-09-25 00:48:04 CEST

Philip Martin wrote:
>
> Blair Zajac <blair@orcaware.com> writes:
>
> > subversion/libsvn_wc/update_editor.c: In function `install_file':
> > subversion/libsvn_wc/update_editor.c:1593: warning: `rev_str' might be
> > used uninitialized in this function
>
> Yes, I know about that one, it's interesting. It is unitialised, but
> only when it occurs after a NULL in a variable length argument list.
> So the unitialised value never gets used.

Do you mind if we make the warning go away? It's the only warning
that svn has with gcc. 3.3.1?

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 25 00:49:22 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.