Inconsistent "might be used uninitialized in this function" warnings
From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-12-13 22:46:01 CET
This is really odd. With gcc 3.2.1 on IRIX, I'm getting the following
subversion/libsvn_wc/adm_ops.c: In function `svn_wc_delete':
subversion/clients/cmdline/status.c: In function `print_status':
Using gcc 3.2.1 on RedHat 8.0 linux, I get no warnings. Anybody else
The compile statements are very similar:
Linux:
/bin/sh /tmp/svn/libtool --silent --mode=compile gcc -DLINUX=2
IRIX:
/bin/sh /tmp/svn/libtool --silent --mode=compile gcc
The warnings look valid and somebody more familar with the code may
Best,
-- 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.orgReceived on Fri Dec 13 22:46:21 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.