General

Profile

alix (Ales Marecek)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 0 0

Activity

09/14/2011

12:48 AM Ruby Bug #4576: Range#step miss the last value, if end-exclusive and has float number
Hi Kenta, thanks for the hint.
The bug is about "three-dotted" range, not "double-dotted". Test with Bigdecimal works, with "quo" does NOT, with "quo" using rational lib does.
$ ruby -rbigdecimal -e 'p (BigDecimal("1.0")...BigDecimal("...
alix (Ales Marecek)

09/13/2011

11:17 PM Ruby Bug #4576: Range#step miss the last value, if end-exclusive and has float number
Hi!
Shyouhei, I can't agree with you. We have some fact that algorithm written in ruby doesn't work. I know this is not the problem of ruby but it is fixable. If we have something like tests there, we run it, what it is for when it fail...
alix (Ales Marecek)

Also available in: Atom