Hi, At Wed, 11 Sep 2002 01:17:02 +0900, Yukihiro Matsumoto wrote: > |I thought 2 approaches, 1) wrap resources by VALUE, 2) use > |rb_protect() all *func and recursive call, but feel the latter > |is too complex. > > The latter should not be too complex. Here's my modifies. not > tested. Maybe it's still incomplete though. I guessed other functions could raise, i.e. ALLOC_N(), so felt complex but previous patch got certainly complex too. -- Nobu Nakada