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

Re: Issue 1031 (gcc3.3 compile warnings) is out of date

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-02-06 18:04:49 CET

Jani Monoses wrote:

>I looked at warnings generated by 3.3 a couple of days back and most seem
>to be unsigned signed comparison related as Julian said.And they were about apr_size_t
>and apr_off_t maybe when the filesize_t issue is done they'll go away.
>
Yes, but only because I'll do some judicious warning cleanup at the same
time. :-) svn_filesize_t will be signed; apr_size_t isn't. There's also
a whole mess of warnings on Windows which you don't see on most Unices,
because apr_off_t is 64 bits wide on Windows.

-- 
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 Thu Feb 6 18:05:59 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.