[#11073] segfault printing instruction sequence for iterator — <noreply@...>

Bugs item #10527, was opened at 2007-05-02 14:42

14 messages 2007/05/02
[#11142] Re: [ ruby-Bugs-10527 ] segfault printing instruction sequence for iterator — Nobuyoshi Nakada <nobu@...> 2007/05/10

Hi,

[#11188] Re: [ ruby-Bugs-10527 ] segfault printing instruction sequence for iterator — Paul Brannan <pbrannan@...> 2007/05/16

On Thu, May 10, 2007 at 04:51:18PM +0900, Nobuyoshi Nakada wrote:

[#11234] Planning to release 1.8.6 errata — Urabe Shyouhei <shyouhei@...>

Hi all.

17 messages 2007/05/25

[ ruby-Bugs-4731 ] bug in newton.rb

From: <noreply@...>
Date: 2007-05-10 00:48:01 UTC
List: ruby-core #11133
Bugs item #4731, was opened at 2006-06-11 02:09
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=1698&aid=4731&group_id=426

Category: Standard Library
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: meinrad recheis (henon)
Assigned to: Nobody (None)
Summary: bug in newton.rb

Initial Comment:
dear all,
i just spotted a little bug in ruby/lib/1.8/bigdeciaml/newton.rb
there in line 63 it says:

         raize "Failed to reduce function values."

this will raise a NoMethod error instead of the intended RuntimeError
with the given message.
also there are no unittests added to the files in bigdecimal. are they
completely lacking unittests or are the tests somewhere else?

best wishes,
-- henon


----------------------------------------------------------------------

Comment By: Nobuyoshi Nakada  (nobu)
Date: 2007-05-10 09:47

Message:
This bug is fixed in the repository.

----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=1698&aid=4731&group_id=426

In This Thread

Prev Next