From: hsbt@... Date: 2018-08-09T10:44:12+00:00 Subject: [ruby-dev:50618] [Ruby trunk Bug#14408][Assigned] Add hash argument description for GC.stat and GC.latest_gc_info document Issue #14408 has been updated by hsbt (Hiroshi SHIBATA). Status changed from Open to Assigned Assignee set to ko1 (Koichi Sasada) To. ko1 Can you confirm an attached patch? ---------------------------------------- Bug #14408: Add hash argument description for GC.stat and GC.latest_gc_info document https://bugs.ruby-lang.org/issues/14408#change-73438 * Author: sho-h (Sho Hashimoto) * Status: Assigned * Priority: Normal * Assignee: ko1 (Koichi Sasada) * 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/