[ruby-core:113114] [Ruby master Feature#19579] Remove !USE_RVARGC code

4 Apr
2023
4 Apr
'23
9: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/
851
Age (days ago)
851
Last active (days ago)
0 comments
1 participants
participants (1)
-
peterzhu2118 (Peter Zhu)