[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 5816 - in trunk/subversion: libsvn_client libsvn_wc

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-05-06 01:57:50 CEST

On Monday, May 5, 2003, at 07:24 PM, rooneg@tigris.org wrote:

> Author: rooneg
> Date: Mon May 5 18:24:18 2003
> New Revision: 5816
>
> Modified:
> trunk/subversion/libsvn_client/cat.c
> trunk/subversion/libsvn_wc/translate.c
> Log:
> Fix the warnings that snuck in with revisions 5800 and 5801.

Apparently I managed to get a Makefile with no -W's in my CFLAGS
(configured without --enable-maintainer-mode I guess). Actually, now
that I've reconfigured with --enable-maintainer-mode, it got me
-Wpointer-arith, -Wwrite-strings, and -Wshadow, but that's it. Still
doesn't seem to be producing warnings for unused variables, which is
annoying. I've added in -Wall and -Werror manually, just in case, but
didn't we used to have more warnings turned on if we detected that we
were compiling under GCC?

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 6 01:58:40 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.