Build error when USE_RGENGC is 0

Issue #9838 has been updated by Koichi Sasada.

(2014/05/14 15:35), [email protected] wrote:

r45224 をruby_2_1ブランチにバックポートして欲しいです。

https://github.com/ruby/ruby/commit/8b5fddab280653c19d7d998e0b1d95188774ced4

これ、もうちょっと先があるんですが、どうやって調べるんだっけ。

今は、

#if RGENGC_ESTIMATE_OLDMALLOC
if (get_envparam_size(“RUBY_GC_OLDMALLOC_LIMIT”,
&gc_params.oldmalloc_limit_min, 0)) {

こんな感じです。


// SASADA Koichi at atdot dot net


Backport #9838: Build error when USE_RGENGC is 0
https://bugs.ruby-lang.org/issues/9838#change-46722

  • Author: okkez _
  • Status: Open
  • Priority: Normal
  • Assignee: