From: Gianluigi Spagnuolo Date: 2008-06-12T05:11:19+09:00 Subject: [ruby-core:17226] [Ruby 1.8 - Bug #141] (Open) Rational#power2 loops when the argument is 0 --mimepart_48503179327d9_624e8692e6a2299 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: Quoted-printable Content-Disposition: inline Issue #141 has been reported by Gianluigi Spagnuolo. ---------------------------------------- Bug #141: Rational#power2 loops when the argument is 0 http://redmine.ruby-lang.org/issues/show/141 Author: Gianluigi Spagnuolo Status: Open Priority: Normal Assigned to: = Category: = Target version: = Rational#power2, when passed Rational, loop if the argument is 0. For example: Rational.new!(3, 4).power2(Rational.new!(0, 3)) ---------------------------------------- You have received this notification because you have either subscribed to= it, or are involved in it. To change your notification preferences, please click here: http://redmin= e.ruby-lang.org/my/account --mimepart_48503179327d9_624e8692e6a2299--