General

Profile

rpenney (Russell Penney)

Issues

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

Activity

03/12/2010

08:22 AM Backport191 Bug #2952: Time.strftime format %N
=begin
Thank you, that makes a lot of sense. I obviously had been looking at values that don't suffer from the Float...
rpenney (Russell Penney)

03/11/2010

05:48 PM Backport191 Bug #2952: Time.strftime format %N
=begin
Also if a Float can't represent 1236922275.8516 exactly, how does "puts t1" work to print the exact value? I ...
rpenney (Russell Penney)
05:42 PM Backport191 Bug #2952: Time.strftime format %N
=begin
Firstly to_r is not defined for Time at least in 1.9.1

Also try

t = Time.at(1236922275, 8516)
pu...
rpenney (Russell Penney)
01:38 PM Backport191 Bug #2952 (Rejected): Time.strftime format %N
=begin
There seems to be some rouding errors with the %N formatter for Time->strftime
t1 = 1236922275.8516
t2 = ...
rpenney (Russell Penney)

12/04/2009

10:51 PM Backport191 Bug #2438 (Closed): Segmentation Fault in YAML
=begin
The attached file causes ruby to crash. The file is hacked (badly) together from a few examples I found.

...
rpenney (Russell Penney)

Also available in: Atom