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

Re: Problems with BDB file access

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-01-17 21:50:56 CET

Will Dean wrote:
> At 08:14 17/01/2006 +0100, you wrote:
>
>> The reason are some changes in the compiler. If you compile the
>> Subversion client with VS.NET2005, you'll have the same problem.
>> I now have to find the exact defines/settings to make the new compiler
>> produce the exact same binaries as it did before. Only that way we can
>> be sure to stay compatible with the CL client.
>
> One thing which caught me on another project is that size_t has changed
> size (there's a #define to put it back).

I haven't found anything about size_t but only time_t. And even if I set
the define to force time_t back to 32-bit instead of the (now) default
64-bit, it still doesn't work.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Jan 18 00:08:12 2006

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.