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

Re: Can't build subversion 1.9 or master without gpg-agent

From: Stefan Fuhrmann <stefan.fuhrmann_at_wandisco.com>
Date: Thu, 6 Aug 2015 13:33:02 +0100

On Thu, Aug 6, 2015 at 12:03 PM, Alexander Dreweke <alexander_at_dreweke.net>
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
> in subversion/libsvn_subr/deprecated.c is missing this check.
>
> With this patch I'm able to compile subversion without errors.
>
> cu
> Alex
>

Hi Alex,

Thank you for the patch!
Committed as r1694481 and proposed for backport into 1.9.x.

-- Stefan^2.
Received on 2015-08-06 14:33:58 CEST

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.