Re: swig-rb trunk r15233: FAIL (x86_64-unknown-linux-gnu shared)
From: Jani Averbach <jaa_at_jaa.iki.fi>
Date: 2005-07-03 07:12:07 CEST
On 2005-07-03 12:57+0900, Kouhei Sutou wrote:
Hi Kou,
> It seems that Ruby's Hash converted from apr_hash_t is
Sure!
Here it is, please let me know if you need anything else.
BR, Jani
static VALUE
{
}
}
message = rb_str_new2(error->message ? error->message : "");
while (error->child) {
rb_exc_raise(svn_swig_rb_svn_error_new(error_code, message));
-- Jani Averbach --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sun Jul 3 07:13:07 2005 |
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.