Raphael, could you please file an issue in our bug tracker so we don't
forget about this patch? Please set the 'patch' keyword and
'1.8-consider' milestone. Thanks!
Raphael Kubo da Costa wrote on Thu, Oct 11, 2012 at 11:29:46 +0300:
> "Gavin Baumanis" <gavinb_at_thespidernet.com> writes:
>
> > Ping.
> > This message has received no comments.
>
> Ping again? :-)
>
> > Gavin.
> >
> > -----Original Message-----
> > From: Raphael Kubo da Costa [mailto:rakuco_at_FreeBSD.org]
> > Sent: Saturday, 15 September 2012 16:11
> > To: dev_at_subversion.apache.org
> > Subject: [PATCH v2] Remove NLS check for KWallet support and reorder private
> > includes
> >
> > Following Daniel's suggestions in previous thread, attached is another
> > iteration of the patch that removes the need for NLS to be enabled for
> > KWallet support to be built.
> >
> > Besides removing the NLS check from kwallet.m4 as the previous patch did,
> > this one also reorders the includes in kwallet.cpp so that the private
> > Subversion includes come after the system/KDE ones. The same has been done
> > to the GNOME Keyring code, as well as another file.
> >
> > In most of the cases, svn_private_config.h is already one of the last files
> > to be included, and I felt it was too dangerous to change the cases where it
> > was included before some feature checks or apr includes.
>
Received on 2012-10-16 17:40:53 CEST