General

Profile

ozydingo (Andrew Schwartz)

  • Login: ozydingo
  • Registered on: 01/07/2016
  • Last sign in: 01/10/2024

Issues

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

Activity

01/12/2024

02:34 PM Ruby master Bug #20180 (Closed): Inconsistent evaluation of `**{}` depending on position in array
Reproduced on ruby:3.3 docker container
The evaluation of `**{}` differs if it appears alone (evaluates as empty /...
ozydingo (Andrew Schwartz)

03/08/2016

02:26 AM Ruby master Bug #10708: In a function call, double splat of an empty hash still calls the function with an argument
Adding to this, the current behavior results in the following inconsistent behavior: I can call an argless method usi... ozydingo (Andrew Schwartz)

01/07/2016

02:34 AM Ruby master Bug #8316: Can't pass hash to first positional argument; hash interpreted as keyword arguments
This is unfortunately still an issue with default values in positional arguments:
2.2.2 > def foo(hash={}, opt: tr...
ozydingo (Andrew Schwartz)

Also available in: Atom