From: matz@... (Yukihiro Matsumoto) Date: 2001-04-22T00:17:48+09:00 Subject: [ruby-talk:13983] Re: Bug? retry not working properly in 1.6.3 Hi, In message "[ruby-talk:13969] Re: Bug? retry not working properly in 1.6.3" on 01/04/21, ts writes: | |D> This seems to work on 1.6.1, but not on 1.6.3 or 1.7. | | Probably a problem in rb_call0, wait for confirmation from matz You're right (as always). I'll incorporate your patch. matz.