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

Re: svnadmin hotcopy problem with strings > 2G

From: Dimitri Papadopoulos-Orfanos <papadopo_at_shfj.cea.fr>
Date: 2004-05-04 12:43:55 CEST

Hi,

> The solution is rather to
> #ifdef LARGE_FILE_SUPPORT
> # define foo foo64
> #endif
> void foo(off_t);
>
> To make programs trying to load the wrong lib fail at (dynamic-) linktime. One
> could even have support for both then, just as glibc has.

I'm not sure what you mean by wrong library, or supporting both of them.
Which wrong library? glibc has support for both of what? I think there's
a misunderstanding about how large file support is implemented.

Dimitri

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 4 11:44:23 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.