You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Bert Huijben <be...@qqmail.nl> on 2012/10/31 13:53:31 UTC

RE: svn commit: r1403312 - /subversion/trunk/subversion/libsvn_ra/ra_loader.c


> -----Original Message-----
> From: stefan2@apache.org [mailto:stefan2@apache.org]
> Sent: maandag 29 oktober 2012 15:28
> To: commits@subversion.apache.org
> Subject: svn commit: r1403312 -
> /subversion/trunk/subversion/libsvn_ra/ra_loader.c
> 
> Author: stefan2
> Date: Mon Oct 29 14:28:17 2012
> New Revision: 1403312
> 
> URL: http://svn.apache.org/viewvc?rev=1403312&view=rev
> Log:
> * subversion/libsvn_ra/ra_loader.c
>   (svn_ra_dav_init): remove obsolete function

This function is part of our public ABI since 1.0, see svn_ra.h

Removing this function breaks the Windows shared library build as the function is referenced from a public header file and then written in the .def file.

	Bert 



Re: svn commit: r1403312 - /subversion/trunk/subversion/libsvn_ra/ra_loader.c

Posted by Stefan Fuhrmann <st...@wandisco.com>.
On Wed, Oct 31, 2012 at 1:53 PM, Bert Huijben <be...@qqmail.nl> wrote:

>
> > -----Original Message-----
> > From: stefan2@apache.org [mailto:stefan2@apache.org]
> > Sent: maandag 29 oktober 2012 15:28
> > To: commits@subversion.apache.org
> > Subject: svn commit: r1403312 -
> > /subversion/trunk/subversion/libsvn_ra/ra_loader.c
> >
> > Author: stefan2
> > Date: Mon Oct 29 14:28:17 2012
> > New Revision: 1403312
> >
> > URL: http://svn.apache.org/viewvc?rev=1403312&view=rev
> > Log:
> > * subversion/libsvn_ra/ra_loader.c
> >   (svn_ra_dav_init): remove obsolete function
>
> This function is part of our public ABI since 1.0, see svn_ra.h
>
> Removing this function breaks the Windows shared library build as the
> function is referenced from a public header file and then written in the
> .def file.
>

Sorry! Reverted in r1404127.

/me should not code with only half a braincell left :/

--Stefan^2.

-- 
Certified & Supported Apache Subversion Downloads:
*

http://www.wandisco.com/subversion/download
*