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

Re: Subversion 1.0.1 released.

From: Branko Cibej <brane_at_xbc.nu>
Date: 2004-03-16 13:24:09 CET

Quoting Barry Scott <barry@barrys-emacs.org>:

> If you wish to support python it has to be VC6 until Python 2.4 ships
> which will be built with VC71 (or better). Then the win32 subversion
> must be built with VC71 to support python.
>
> This is because its not supposed to be possible to share FILE objects
> between VC6 and VC71 runtimes.

Subversion doesn't use any FILE* objects in its public API, so that shouldn't be
a problem.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 16 13:24:23 2004

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.