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

Re: svn commit: r1291562 - in /subversion/trunk/subversion: include/private/svn_ra_private.h libsvn_ra/ra_loader.c libsvn_ra/ra_loader.h

From: Hyrum K Wright <hyrum.wright_at_wandisco.com>
Date: Mon, 20 Feb 2012 21:14:57 -0600

On Mon, Feb 20, 2012 at 8:59 PM, Daniel Shahaf <d.s_at_daniel.shahaf.name> wrote:
> hwright_at_apache.org wrote on Tue, Feb 21, 2012 at 02:42:56 -0000:
>> +++ subversion/trunk/subversion/libsvn_ra/ra_loader.c Tue Feb 21 02:42:56 2012
>> +svn_error_t *
>> +svn_ra__register_editor_shim_callbacks(svn_ra_session_t *session,
>> +                                       svn_delta_shim_callbacks_t *callbacks)
>> +{
>> +  session->vtable->register_editor_shim_callbacks(session, callbacks);
>
> Missing SVN_ERR() wrapper

r1291574, thanks.

-Hyrum

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com/
Received on 2012-02-21 04:15:31 CET

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.