[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: Barry Scott <barry_at_barrys-emacs.org>
Date: 2004-03-16 11:22:12 CET

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.

Barry

At 16-03-2004 02:27, D.J. Heap wrote:
>Branko Cibej wrote:
>>Quoting Sander Striker <striker@apache.org>:
>[snip]
>>
>>>Do you normally build with VC6 or VC7? Anything else I should be aware
>>>of?
>>
>>VC6, but it really shouldn't matter. The directory structure
>>in the zip files doesn't "just happen"; I think I could send
>>you the dist script I use tomorrow.
>>
>>-- Brane
>
>The C runtime libraries will be different (msvcrt.dll vs msvcrt71.dll)
>which would affect the installer, at least, wouldn't it? Unless it is
>already smart enough to handle that.
>
>DJ
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: dev-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 16 11:23:03 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.