General

Profile

sunaot (sunao tanabe)

Issues

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

Activity

11/14/2013

12:34 PM Ruby master Bug #9109 (Closed): extend したモジュールメソッドと RSpec の let で 2 つ同名を使ったときに segmentation fault になる
=begin
以下のコードで segmentation fault を起こします。
require 'rspec'

module ExtendModule
def foo
'foo'
...
sunaot (sunao tanabe)

Also available in: Atom