[ruby-dev:50439] [Ruby trunk Bug#14408] Add hash argument description for GC.stat and GC.latest_gc_info document

From: sho-h@...
Date: 2018-01-27 05:20:45 UTC
List: ruby-dev #50439
Issue #14408 has been reported by sho-h (Sho Hashimoto).

----------------------------------------
Bug #14408: Add hash argument description for GC.stat and GC.latest_gc_info document
https://bugs.ruby-lang.org/issues/14408

* Author: sho-h (Sho Hashimoto)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: 
* Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN
----------------------------------------
I want to add hash argument description to GC.stat and GC.latest_gc_info document.

I guess this argument is for avoiding probe effect like ObjectSpace.#count_objects.

* https://docs.ruby-lang.org/en/2.5.0/ObjectSpace.html#method-c-count_objects

@ko1: Is above correct?

---Files--------------------------------
update_gc_args.patch (753 Bytes)


-- 
https://bugs.ruby-lang.org/

In This Thread

Prev Next