
4 Apr
2023
4 Apr
'23
8:14 p.m.
Issue #19579 has been reported by peterzhu2118 (Peter Zhu). ---------------------------------------- Feature #19579: Remove !USE_RVARGC code https://bugs.ruby-lang.org/issues/19579 * Author: peterzhu2118 (Peter Zhu) * Status: Open * Priority: Normal ---------------------------------------- GitHub PR: https://github.com/ruby/ruby/pull/7655 The Variable Width Allocation feature was turned on by default in Ruby 3.2. Since then, we haven't received bug reports or backports to the non-Variable Width Allocation code paths, so we assume that nobody is using it. We also don't plan on maintaining the non-Variable Width Allocation code, so we would like to remove it. -- https://bugs.ruby-lang.org/