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

Re: Ruby test failure

From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2006-03-22 10:21:08 CET

On Tue, Mar 21, 2006 at 02:38:16PM +0900, Kouhei Sutou wrote:
> We don't need to check any error for r2c_swig_type2() in
> svn_swig_rb_get_pool(). Because r2c_swig_type2() raises an
> exception when an error is occurred. Ruby's exception works
> like longjmp() in C. So, the r2c_swig_type2() call don't
> return to svn_swig_rb_get_pool() if an error occurred in
> r2c_swig_type2().
>

Ah, thanks for the explanation. I thought it was probably something
along those lines, but SWIG's documentation is a little lacking.

> # I'm sorry for my poor English...
>

Not at all; it's significantly better than my (non-existent) Japanese!

Regards,
Malcolm

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 22 10:22:05 2006

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.