<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/ext/-test-/eval/extconf.rb, branch v3_3_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>respect current frame of `rb_eval_string`</title>
<updated>2022-08-01T08:48:05+00:00</updated>
<author>
<name>Koichi Sasada</name>
<email>ko1@atdot.net</email>
</author>
<published>2022-07-29T07:02:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5bbba76489628f4509495ebf4ba0a7aad4c0b560'/>
<id>5bbba76489628f4509495ebf4ba0a7aad4c0b560</id>
<content type='text'>
`self` is nearest Ruby method's `self`.
If there is no ruby frame, use toplevel `self` (`main`).

https://bugs.ruby-lang.org/issues/18780
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`self` is nearest Ruby method's `self`.
If there is no ruby frame, use toplevel `self` (`main`).

https://bugs.ruby-lang.org/issues/18780
</pre>
</div>
</content>
</entry>
</feed>
