From: sho-h@... Date: 2018-01-27T05:20:45+00:00 Subject: [ruby-dev:50439] [Ruby trunk Bug#14408] Add hash argument description for GC.stat and GC.latest_gc_info document 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/