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

Re: [patch] Getting the Ruby Binding test of Svn::Ext::Wc::set_changelist to pass when generated with SWIG 1.3.24

From: Kouhei Sutou <kou_at_cozmixng.org>
Date: 2007-04-12 05:21:23 CEST

Hi Joe,

2007/4/12, Joe Swatosh <joe.swatosh@gmail.com>:
> Mimic what kou did for svn_client_remove_from_changelist() to allow
> null arguments
> for svn_wc_set_changelist().

I want to change argument names in svn_*.h instead of the mimic
if available. (I want to add _may_be_null suffix to an argument name
that may be NULL.)

> [[[
> Accept NULL as changelist and matching_changelist arguments of
> svn_wc_set_changelist().
>
> * subversion/bindings/swig/svn_wc.i
> (%ignore svn_wc_set_changelist,
> %apply const char *MAY_BE_NULL,
> _svn_wc_set_changelist): Accept NULL as changelist
> name argument of svn_wc_set_changelist().
>
> ]]]

+1. Could you commit your patch?

Thanks,

--
kou
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 12 05:21:42 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.