General

Profile

d-snp (Tinco Andringa)

  • Login: d-snp
  • Email: mail@tinco.nl
  • Registered on: 11/20/2009
  • Last sign in: 04/24/2023

Issues

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

Activity

11/26/2020

04:57 PM Ruby master Bug #17348 (Rejected): Shadowed method can not be evaluated on the line that it is shadowed
I encountered this in the code a junior Rubyist wrote. Rewriting to more logical code solved our problem, but in my o... d-snp (Tinco Andringa)

06/14/2019

10:30 AM Ruby master Feature #15799: pipeline operator
From my perspective, the |> operator exists because in functional programming languages you have these increasingly n... d-snp (Tinco Andringa)

05/10/2011

02:55 AM Ruby master Bug #4662: Date#strftime %v gives allcaps instead of normal caps
I have submitted a pull request for convenience:
https://github.com/ruby/ruby/pull/18
d-snp (Tinco Andringa)
02:53 AM Ruby master Bug #4662 (Closed): Date#strftime %v gives allcaps instead of normal caps
Since the big strftime changes of past month strftime gives a capitalised month abbreviation like so:
'%v'=...
d-snp (Tinco Andringa)
01:23 AM Ruby master Bug #4655: String#to_c does not support scientific notation
> Issue #4655 has been updated by Kenta Murata.
>
> Status changed from Open to Closed

Thanks for accepting...
d-snp (Tinco Andringa)

05/09/2011

08:56 AM Ruby master Bug #4655: String#to_c does not support scientific notation
I've submitted a pull request for this bug:
https://github.com/ruby/ruby/pull/16
d-snp (Tinco Andringa)
07:45 AM Ruby master Bug #4655 (Closed): String#to_c does not support scientific notation
Specs have been added for this but I did not find an issue for it so I report it here.
Example:
assert_equals('...
d-snp (Tinco Andringa)

05/05/2011

10:15 AM Ruby master Bug #4571: YAML.load given an ISO8601 timestamp creates an incorrect value for usec
I have submitted a pull request for this bug:
https://github.com/ruby/ruby/pull/15
d-snp (Tinco Andringa)

04/02/2010

12:53 PM Backport187 Bug #3075: Integer gets turned into Float in Rational
=begin
I figured it out. Since the Duration object responds to .kind_of? Integer it gets turned into a rational, and...
d-snp (Tinco Andringa)

04/01/2010

11:53 AM Backport187 Bug #3075 (Third Party's Issue): Integer gets turned into Float in Rational
=begin
This bug is as weird as the subject sounds:

http://pastie.org/898271

I'm sorry it uses a method fro...
d-snp (Tinco Andringa)

Also available in: Atom