[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:41:11 CET

David Waite wrote:

> I'm unfamiliar with svn_filesize_t; why is it signed, and what
> differentiates it from apr_off_t?

See http://subversion.tigris.org/issues/show_bug.cgi?id=639

> The Visual Studio.Net compiler can also generate warnings if types
> would not match due to variation of size on a 64 bit platform, which
> is rather cool.

Probably only Win32 vs. Win64, which isn't really good enough -- Win64
is a P64 platform; most 64-bit Unices are LP64. (Tru64 is, of course,
ILP64).

-- 
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:44:24 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.