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

Re: svn commit: rev 4640 - in trunk/subversion: include libsvn_ra_svn libsvn_delta

From: <philip_at_codematters.co.uk>
Date: 2003-01-29 13:46:18 CET

kfogel@tigris.org writes:

 Author: kfogel
 Date: 2003-01-28 13:56:05 -0600 (Tue, 28 Jan 2003)
 New Revision: 4640
 
 Modified:
    trunk/subversion/include/svn_delta.h
    trunk/subversion/libsvn_delta/default_editor.c
    trunk/subversion/libsvn_ra_svn/editor.c
 Log:
 Start issue #510, the inversion of the textdelta interface:
 
 * subversion/include/svn_delta.h
   (svn_delta_editor_t): Add forward declaration of structure type.
   (svn_delta_editor_t.apply_textdelta): Deprecate.
   (svn_delta_editor_t.apply_text): New function.

There is one svn_delta_editor_t instance that you didn't update

../svn/subversion/bindings/swig/swigutil_py.c:823: warning: initialization from incompatible pointer type
../svn/subversion/bindings/swig/swigutil_py.c:824: warning: initialization from incompatible pointer type

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:23:46 2006

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.