[前][次][番号順一覧][スレッド一覧]

ruby-changes:69652

From: Peter <ko1@a...>
Date: Tue, 9 Nov 2021 06:41:18 +0900 (JST)
Subject: [ruby-changes:69652] e014c9d607 (master): [ci skip] Update NEWS.md for [Feature #18290]

https://git.ruby-lang.org/ruby.git/commit/?id=e014c9d607

From e014c9d607741180360d72e506885ab23dd032d5 Mon Sep 17 00:00:00 2001
From: Peter Zhu <peter@p...>
Date: Mon, 8 Nov 2021 16:33:04 -0500
Subject: [ci skip] Update NEWS.md for [Feature #18290]

---
 NEWS.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/NEWS.md b/NEWS.md
index 80dbc4dff40..96c25e2109c 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -310,6 +310,9 @@ Excluding feature bug fixes. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L310
 
 * Documented. [[GH-4815]]
 
+* `rb_gc_force_recycle` is deprecated and has been changed to a no-op.
+  [[Feature #18290]]
+
 ## Implementation improvements
 
 ### JIT
@@ -423,5 +426,6 @@ See [the repository](https://github.com/ruby/error_highlight) in detail. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L426
 [Feature #18029]: https://bugs.ruby-lang.org/issues/18029
 [Feature #18172]: https://bugs.ruby-lang.org/issues/18172
 [Feature #18229]: https://bugs.ruby-lang.org/issues/18229
+[Feature #18290]: https://bugs.ruby-lang.org/issues/18290
 [GH-1509]: https://github.com/ruby/ruby/pull/1509
 [GH-4815]: https://github.com/ruby/ruby/pull/4815
-- 
cgit v1.2.1


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]