On 21 October 2013 15:30,  <rhuij...@apache.org> wrote:
> Author: rhuijben
> Date: Mon Oct 21 11:30:06 2013
> New Revision: 1534102
>
> URL: http://svn.apache.org/r1534102
> Log:
> On Windows: stop linking against a system DLL that is not used by most
> processes, to avoid a slight performance penalty on loading libsvn_subr
> that is only needed for 'svn --version --verbose'.
>
> As this dll is usually not loaded and not needed except for debugging,
> we don't want to pay the system (and especially virusscanner) overhead
> of always loading this dll.
>
May be it's worth to remove #include <psapi.h> to prevent accidental
usage of psapi functions directly?


-- 
Ivan Zhakov
CTO | VisualSVN | http://www.visualsvn.com

Reply via email to