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

Re: Shutting up warnings

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2005-11-21 13:40:58 CET

On 11/21/05, Julian Foad <julianfoad@btopenworld.com> wrote:
> Peter N. Lundblad wrote:
> > On Sun, 20 Nov 2005, Erik Huelsmann wrote:
> >
> >>I get a gcc warning about base_props being used uninitialized in
> >>svn_wc__load_props.
>
> Erik, if you "make clean" and compile the whole of Subversion, how many of that
> type of warning do you get? Which gcc?

After my last commit to trunk? Or were you talking about the branch?

Trunk: 0 warnings with EXTRA_CFLAGS='-Wall -O2'
wc-propcaching: 1 warning (the one I sent the patch about) with the same flags.

GCC version:

[erik@bartje trunk]$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--host=i386-redhat-linux
Thread model: posix
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)

Bye,

Erik.
Received on Mon Nov 21 13:44:00 2005

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.