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

Re: log_receiver in swig bindings

From: Chia-liang Kao <clkao_at_clkao.org>
Date: 2003-07-17 21:01:34 CEST

Ah, something must be fooling me. Yes, swig_type is registered
to a global list. so just removing the %ignore in core.i will
work. just that the accessors will be in the namespace of core
instead of repos, but higher level wrapper shuold resolve this.

and the comment around the code is probably misleading - people
aren't likely going to set items in the changed_path hash, so
the leak would only happen if people try to do some funny thing.

Cheers,
CLK

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 17 21:02:18 2003

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.