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

Re: svn commit: r11890 - in trunk/subversion: libsvn_fs_base libsvn_ra_dav svnserve

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2004-11-14 02:28:57 CET

> Greg Hudson wrote:
>> On Sat, 2004-11-13 at 16:57, julianfoad@tigris.org wrote:
>>> Fix compiler warnings about undefined symbols being tested with "#if".

>> (I'm not saying your change is bad, but warning about that is broken.

Hmm. I am describing this the wrong way. I shouldn't imply that my purpose is
to "fix the warnings" but rather to "fix the inconsistency (which some compiler
warnings alerted me to)".

By the way, for Subversion, I am currently using these extra GCC warnings:

-Wall -Wundef -Wendif-labels -Wcast-qual -Wstrict-prototypes
-Wmissing-prototypes -Wredundant-decls -Wnested-externs

I have found by trial and error that this is about the biggest set of warnings
that is consistent with the style in which we program.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 14 02:29:19 2004

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.