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

[PATCH] [RUBY] typo fixes

From: Evan Phoenix <evan_at_fallingsnow.net>
Date: 2006-04-13 02:57:06 CEST

This patch fixes a few typo-style bugs in the ruby bindings.
[[[

* subversion/bindings/swig/ruby/libsvn_swig_ruby/swigutil_rb.c
 (ra_callbacks_get_wc_prop) properly support returning NULL
 (ra_callbacks_push_wc_prop) 5 elements, not 4. and typo, should have been
        value as the last arg, not name.

* subversion/bindings/swig/ruby/svn/delta.rb
 (change_dir_prop) typo, pass through the passed in dir_baton
 (close_edit) takes a baton as well.

* subversion/bindings/swig/ruby/svn/ra.rb
 (set_path) Ra, not Rs
 (delete_path) Ra, not Rs

]]]

--
When I do good, I feel good;  when I do bad, I feel bad,
and that is my religion.
    -- Abraham Lincoln (1809 - 1865)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Thu Apr 13 02:57:36 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.