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

Re: svn commit: r24648 - in trunk: . subversion/include subversion/include/private subversion/libsvn_client subversion/libsvn_fs_base subversion/libsvn_wc subversion/tests/libsvn_subr

From: Joe Swatosh <joe.swatosh_at_gmail.com>
Date: 2007-04-20 08:14:05 CEST

Hi Paul,

On 4/18/07, pburba@tigris.org <pburba@tigris.org> wrote:
> Author: pburba
> Date: Wed Apr 18 18:01:05 2007
> New Revision: 24648
>
> Log:
> Move svn_mergeinfo__to_string to new svn-private header for mergeinfo APIs.
>

This caused a test failure in the Ruby bindings:

test_merge_info_to_s(SvnCoreTest):
NoMethodError: undefined method `mergeinfo__to_string' for Svn::Core:Module
    D:/SVN/src-trunk/subversion/bindings/swig/ruby/svn/core.rb:643:in `to_s'
    ./subversion\bindings\swig\ruby\test\test_core.rb:748:in
`test_merge_info_to_s'

Are the private functions intended to be available to the bindings
implementations or only to subversion itself? If the bindings are
supposed to be able to use them, we will probably have to create a
proxy for this?

--
Joe
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 20 08:14:20 2007

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.