summaryrefslogtreecommitdiff
path: root/include/ruby/ruby.h
diff options
context:
space:
mode:
authorKoichi Sasada <ko1@atdot.net>2021-12-09 04:06:53 +0900
committerMarc-André Lafortune <github@marc-andre.ca>2021-12-08 14:47:46 -0500
commit9c269316357a1a5b6ef27794f3c9412b2e33a6cd (patch)
treede3baa4722547b95fe595355f1d07e68ba22e251 /include/ruby/ruby.h
parent9a2ecddf32528286c81ca87db1d17c85aca4e754 (diff)
[ruby/ostruct] `Proc`'s self should be shareable.
To fix the issue https://bugs.ruby-lang.org/issues/18243 we need to make sure the Proc's self is shareable. These procs are used by `define_method` and it doesn't use Proc's self, so `nil` is enough.
Diffstat (limited to 'include/ruby/ruby.h')
0 files changed, 0 insertions, 0 deletions