Yasuhiro Matsumoto wrote:
> I ask a question 'Why need this line?' to the author of the line.
>
> rb_const_remove(rb_cObject, rb_intern_const("TMP_RUBY_PREFIX"));
>
> https://github.com/ruby/ruby/commit/1dcf1174ea2a803e6905a04760121fe1426035b3#L2R1094
>
> He answer:
> It shouldn't be shown at the script level because TMP_RUBY_PREFIX is
> used in internal mechanism.
Ehm, I'm confused.
Do we need this rb_const_remove() line in the C code or not?
--
Dogs must have a permit signed by the mayor in order to congregate in groups
of three or more on private property.
[real standing law in Oklahoma, United States of America]
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php