General

Profile

mattdipasquale (Matthew Mario Di Pasquale)

  • Login: mattdipasquale
  • Registered on: 06/22/2015
  • Last sign in: 07/19/2022

Issues

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

Activity

01/28/2017

04:47 PM Ruby master Bug #11293: Integer('0123') => 83
Got it. Thank you. :-) mattdipasquale (Matthew Mario Di Pasquale)

06/22/2015

03:02 PM Ruby master Bug #11293 (Rejected): Integer('0123') => 83
Is this the correct behavior?
irb(main):001:0> Integer('0123')
=> 83
Shouldn't the return value be `123`?
mattdipasquale (Matthew Mario Di Pasquale)

Also available in: Atom