General

Profile

lenwood (Paul Martensen)

  • Login: lenwood
  • Registered on: 03/20/2018
  • Last sign in: 02/18/2022

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

03/31/2021

11:57 AM Ruby master Bug #17765 (Feedback): Segmentation fault when calling String#gsub
We recently had a ruby segfault occuring while invoking `String#gsub`.
The line in the code looks like this:
`...
lenwood (Paul Martensen)

03/29/2018

05:41 AM Ruby master Bug #14639: Array#map and lambda arity regression
That was incredibly quick. Thanks @nobu and @marcandre! :) lenwood (Paul Martensen)

03/28/2018

10:03 AM Ruby master Bug #14639 (Closed): Array#map and lambda arity regression
From ruby 2.4.1 onward the following script breaks (ArgumentError):
~~~ ruby
print_three = ->(a, b, c) { puts [a,...
lenwood (Paul Martensen)

Also available in: Atom