[Open] Build error when USE_RGENGC is 0

Issue #9838 has been reported by okkez _.


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

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

(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)) {

???