Re: [TSVN] Running 64 bit prototype of TSVN 1.2.1 built with VS2005
From: Nick Gilbert <nick_at_x-rm.com>
Date: 2005-08-19 14:42:00 CEST
>> * with VC++, sizeof(long)==sizeof(int)==4, even on a 64 bit platform
I don't think it is. sizeof(void*) == 8 but sizeof(int) is usually still 4.
http://en.wikipedia.org/wiki/64-bit#64-bit_data_models
Nick...
---------------------------------------------------------------------
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.