General

Profile

dwahl (Davis Wahl)

  • Login: dwahl
  • Registered on: 01/08/2016
  • Last sign in: 02/14/2016

Issues

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

Activity

01/08/2016

06:27 PM Ruby master Bug #11970: Multiple Assignment Into a Hash with Destructuring causes segfault
I apologize for whatever I did to mangle the formatting. dwahl (Davis Wahl)
06:20 PM Ruby master Bug #11970 (Closed): Multiple Assignment Into a Hash with Destructuring causes segfault
Segfaults in 2.2.3 and 2.3.0, In 2.1.0 and below, produces `{[:foo]=>:bar}`
~~~ruby
foo = [:foo]
bar = [:bar]
...
dwahl (Davis Wahl)

Also available in: Atom