brane@tigris.org writes:
> Log:
> Work on issue #579, basically fixing what Karl and Mike broke. :-)
>
> * libsvn_subr/config_impl.h (svn_config__win_config_path): Declare.
> * libsvn_subr/config_win.c: Include <shlobj.h> before any APR headers,
> to avoid compiler errors because of include file weirdness.
> (svn_config__win_config_path): New; wrapper around SHGetFolderPathA.
>
> * libsvn_subr/config_file.c: Don't include <shlobj.h>.
> (svn_config__sys_config_path, svn_config__user_config_path): Use
> svn_config__win_config_path on Win32.
>
> *libsvn_subr/libsvn_subr.dsp: Include shell32.lib in the library.
>
> * INSTALL: Warn about needing a recent Platform SDK to build on Windows.
Thank you, Brane!
I went over every line of that patch, salivating the whole way.
-K
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 28 05:56:18 2002