Mitchell N Charity [26/10/02 15:39 -0400]: > On a bare TRIAL8 machine, Inline::Ruby test yields (no pun intended): > > t/02iter........NOK 11# Test 11 got: 'yield called out of block' > (t/02iter.t at line 41) > # Expected: 'no block given' > t/02iter........FAILED test 11 > Failed 1/11 tests, 90.91% okay > > $ ruby --version > ruby 1.6.4 (2001-06-04) [i386-linux-gnu]
Thanks for the bug report, Mitchell. It turns out it only works for Ruby 1.6.6 and up. Previous versions of ruby reported a different error, so the test suite fails. I'll just accept either of these. Later, Neil
