Re: Subversion 1.3.0 RC1
From: Kouhei Sutou <kou_at_cozmixng.org>
Date: 2005-10-23 04:14:23 CEST
Hi,
In <435AE883.2070809@calixo.net>
> David James has been busy fixing some of this, so here is the current
I found the problem is caused from r16903.
Ruby bindings need to add
%import apr.h
or
%apply unsigned int { apr_uint32_t };
to apr.swg.
Is the latter case is better solution?
Thanks,
-- kou
Index: subversion/bindings/swig/include/apr.swg
---------------------------------------------------------------------
|
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.