From: Daniel Berger Date: 2006-06-11T01:38:17+09:00 Subject: Re: little bug in newton.rb Meinrad Recheis wrote: > 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 > > You should report this on the RubyForge bug tracker: http://rubyforge.org/tracker/?atid=1698&group_id=426&func=browse Regards, Dan