On Thu, Aug 6, 2015 at 12:03 PM, Alexander Dreweke
wrote:
> Hi
>
> when trying to build subversion without gpg-agent support the build fails.
>
> All code in subversion/libsvn_subr/gpg_agent.c is encapsulated in #ifdef
> SVN_HAVE_GPG_AGENT, but the call to svn_auth__get_gpg_agent_simple_provider
Hi
when trying to build subversion without gpg-agent support the build fails.
All code in subversion/libsvn_subr/gpg_agent.c is encapsulated in #ifdef
SVN_HAVE_GPG_AGENT, but the call to
svn_auth__get_gpg_agent_simple_provider in
subversion/libsvn_subr/deprecated.c is missing this check.
Wi
2 matches
Mail list logo