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

RE: win32 svn 1.1.0-rc1 binaries posted

From: Ivan-Assen Ivanov <assen_at_haemimontgames.com>
Date: 2004-07-19 17:51:19 CEST

> >I unpacked httpd-2.0.49 and svn 1.1.0-rc1 release tarballs, and
> >everything "just worked". And it was all built from the VC6
> >commandline, no less -- I never saw the visual environment once. No
> >hitches, no snags. Major kudos to our win32 build-system developers!
> >And even more kudos to whomever wrote the "new" win32
> instructions in
> >INSTALL!
> >
> >
> Have you ever tried with the free 7.x compiler ?
> If SVN can be built without any IDE, that would be nice if
> the new compiler, which is available for free, could be used:
> it produces more efficient binaries and far more important...
> it is free !
> ( I never tried )

I second the recommendation.

MSVC7.1 has the /GS switch, which reduces the possibility of buffer overflow
attacks.
Which, in the case of server software like Subversion, is even more
important than
efficiency...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 20 23:44:33 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.