Re: svn commit: r24313 - in trunk/subversion/bindings/swig: . include ruby/test
From: Kouhei Sutou <kou_at_cozmixng.org>
Date: 2007-04-02 08:02:41 CEST
Hi,
2007/4/2, Lieven Govaerts <svnlgo@mobsol.be>:
> This change doesn't build correctly on Windows and Mac. This is an
> Can you - or anyone else with SWIG skills - look at it?
It seems taht the Python bindings (and maybe Perl bindings) don't
Thanks for pointing out that.
-- kou > kou@tigris.org wrote: > > Author: kou > > Date: Sun Apr 1 20:39:42 2007 > > New Revision: 24313 > > > > Log: > > Support svn_client_ctx_t::mimetypes_map. > > > > * subversion/bindings/swig/svn_client.i > > (%apply apr_hash_t *HASH_CSTRING_MAYBENULL): New apply. > > > > * subversion/bindings/swig/include/svn_containers.swg > > (%typemap(in) apr_hash_t *PROPHASH): Reset used _global_pool. > > (%typemap(in) apr_hash_t *HASH_CSTRING_MAYBENULL): Support global > > _global_pool. > > (%typemap(out) apr_hash_t *HASH_CSTRING_MAYBENULL): New typemap. > > > > * subversion/bindings/swig/ruby/test/test_client.rb > > (SvnClientTest#test_context_mimetypes_map): New test. > > > > > > Modified: > > trunk/subversion/bindings/swig/include/svn_containers.swg > > trunk/subversion/bindings/swig/ruby/test/test_client.rb > > trunk/subversion/bindings/swig/svn_client.i --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Apr 2 08:02:54 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.