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

Re: [PATCH] Improve mingw support

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-10-17 23:15:44 CEST

On 7/15/06, Paul Querna <chip@force-elite.com> wrote:

> Improve the ability to compile under mingw32.
>
> * libsvn_subr/cmdline.c,
> include/svn_client.h,
> libsvn_subr/simple_providers.c,
> libsvn_client/compat_providers.c: Remove support for the windows
> specific CryptProtectData for authentication. Mingw doesn't include
> the definitions for this in their headers.
>
> * libsvn_subr/config_win.c: Define the minimum IE version to 5.0, since
> mingw32 doesn't seem to define this.
>

I committed a chunk of this (turning off the auth provider) in r22006,
if someone wants to actualy fix MinGW to make it unnecessary we can
revisit it in the future. The rest still needs more work done before
it can go in.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 17 23:16:01 2006

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.