Re: [PATCH] Improve mingw support
From: Max Bowsher <maxb1_at_ukf.net>
Date: 2006-07-15 18:17:14 CEST
Paul Querna wrote:
> Improve the ability to compile under mingw32.
The log message makes it sound like you are completely removing support,
> -#ifdef WIN32
From what I remember when I was more active in this sphere of things,
I feel a little uncomfortable with conditionally present functions - it
I can live with the #ifdef WIN32, because that's clearly identifying
Therefore, I suggest that we document that the
Similar concerns probably apply to the keychain provider.
> * libsvn_subr/config_win.c: Define the minimum IE version to 5.0, since
> +#ifdef __MINGW32__
That doesn't seem right at all. If we are setting these 'API level
It wouldn't hurt to set them somewhere global, either, unless
Max.
|
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.