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

libsvn_fs_* make use of functions declared in _private_ libsvn_delta header

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-10-04 19:10:50 CEST

The two fs backend implementations both use the functions
svn_txdelta__apply_instructions() and svn_txdelta__compose_windows(), which
are declared in subversion/libsvn_delta/delta.h.

If those functions are to be used cross-library, should they not become part
of the public API?

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 4 19:11:41 2005

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.