General

Profile

mjflynt (Jeffrey Flynt)

  • Login: mjflynt
  • Registered on: 01/29/2024
  • Last sign in: 01/29/2024

Issues

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

Like

Activity

01/29/2024

04:48 PM Ruby master Bug #20223 (Rejected): For simple objects each_cons appears to work as I expect, but for other objects it seems to fail to terminate iterations when I would expect.
Reproduce process:
``` ruby
p `ruby -v`
class X
include Enumerable
attr_accessor :obj
def initialize = @obj...
mjflynt (Jeffrey Flynt)

Also available in: Atom