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

Re: svn commit: rev 2359 - trunk trunk/subversion/libsvn_subr

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-06-28 05:47:48 CEST

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

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.