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

Re: [Issue 639] - introduce svn_filesize_t

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-03-18 23:50:26 CET

issues@subversion.tigris.org wrote:

>http://subversion.tigris.org/issues/show_bug.cgi?id=639
>
>
>
>
>
>------- Additional Comments From philip@tigris.org 2003-03-18 07:33 PST -------
>It builds on Linux using gcc and the regression tests over ra_local
>pass. There is one "interesting" warning:
>
>subversion/libsvn_fs/util/fs_skels.c:953: warning: int format,
>different type arg (arg 3)
>
>Using a CVS gcc-3.4 there are still signed/unsigned comparison
>warnings, but there are lots of these without the patch. Last time I
>looked some of these warnings refer to perfectly well defined code.
>I'll attach a list of warnings that occur with the patch applied.
>
>
>

Thanks, Phillip! I'll look through those and fix accordingly. I'll
probably also temporarily define svn_filesize_t to signed char, or maybe
float, just to make my compiler complain a bit more. :-)

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 18 23:53: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.