General

Profile

v49564 (Victor Bruley)

  • Login: v49564
  • Registered on: 03/06/2017
  • Last sign in: 04/13/2019

Issues

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

Activity

01/05/2019

05:28 PM Ruby master Bug #15506 (Closed): ArgumentError on some ordinal dates
Seems the bug was introduced with r64028:
Adding the difference between two ordinal dates (source:lib/time.rb#L210 :...
v49564 (Victor Bruley)

07/23/2018

03:06 PM Ruby master Bug #14933 (Closed): Time.strptime with ordinal dates
Using `Time`, I cannot parse an ordinal date (https://en.wikipedia.org/wiki/ISO_8601#Ordinal_dates).
It should work ...
v49564 (Victor Bruley)

03/06/2017

10:32 PM Ruby master Bug #13287 (Closed): Stack consistency error (sp: 97, bp: 96)
This works:
~~~ ruby
/ (?<foo>.*)/ =~ "bar" && true
~~~
This produces a stack consistency error with `2.4.0` ...
v49564 (Victor Bruley)

Also available in: Atom