Hi, At Thu, 29 Apr 2010 03:42:57 +0900, Roger Pack wrote in [ruby-core:29861]: > Here is the original diff plus some test cases that cover the > corner cases (they don't appear to fail--maybe something else > has been fixed since then, allowing things to work right > now?) > Maybe somebody can point out a failing test case to me? It's sorry that your tests have no meanings at all, except for assert_raise. You should use assert_equal instead of mere assert. -- Nobu Nakada