[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 5671 - in trunk/subversion: libsvn_diff tests/libsvn_fs tests/libsvn_subr

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-04-19 01:31:21 CEST

Jani Averbach <jaa@verso.st.jyu.fi> writes:

> On Thu, 17 Apr 2003 philip@tigris.org wrote:
>
> > Author: philip
> > Date: Thu Apr 17 18:36:39 2003
> > New Revision: 5671
> >
> > Log:
> > Fix some gcc 3.4 compiler warnings.
> >
>
> Is this issue still valid?
>
> Summary: gcc3.3 compile warnings
>
> http://subversion.tigris.org/issues/show_bug.cgi?id=1031

I don't use gcc 3.3 (or "gcc nearly but not quite 3.3" :) at the
moment, but I do occasionally compile[1] the Subversion code with gcc CVS
HEAD ("gcc with a hint of 3.4"). In the past there were dozens of
warnings, but it's much better these days

../svn/subversion/libsvn_subr/error.c:266: warning: comparison between signed and unsigned
../svn/subversion/libsvn_ra_svn/marshal.c:70: warning: comparison between signed and unsigned
../svn/subversion/libsvn_ra_svn/marshal.c:70: warning: signed and unsigned type in conditional expression
../svn/subversion/libsvn_ra_svn/marshal.c:119: warning: comparison between signed and unsigned
../svn/subversion/libsvn_ra_svn/marshal.c:147: warning: comparison between signed and unsigned
../svn/subversion/libsvn_ra_svn/marshal.c:147: warning: signed and unsigned type in conditional expression
../svn/subversion/libsvn_ra_svn/marshal.c:214: warning: comparison between signed and unsigned
/usr/local/apache2/include/http_config.h:187: warning: function declaration isn't a prototype
../svn/subversion/tests/libsvn_delta/delta-window-test.h:93: warning: comparison between signed and unsigned
../svn/subversion/tests/libsvn_delta/random-test.c:183: warning: signed and unsigned type in conditional expression
../svn/subversion/tests/libsvn_delta/delta-window-test.h:93: warning: comparison between signed and unsigned

[1] I don't *use* Subversion built with 3.4, I just like to see the
    warnings. When I install Subversion I build with 3.2.2.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 19 01:32:09 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.