Project

General

Profile

Actions

Bug #14408

closed

Add hash argument description for GC.stat and GC.latest_gc_info document

Added by sho-h (Sho Hashimoto) about 6 years ago. Updated about 4 years ago.

Status:
Closed
Target version:
-
[ruby-dev:50439]
Tags:

Description

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.

@ko1 (Koichi Sasada): Is above correct?


Files

update_gc_args.patch (753 Bytes) update_gc_args.patch sho-h (Sho Hashimoto), 01/27/2018 05:16 AM

Updated by hsbt (Hiroshi SHIBATA) over 5 years ago

  • Status changed from Open to Assigned
  • Assignee set to ko1 (Koichi Sasada)

To. ko1

Can you confirm an attached patch?

Actions #2

Updated by hsbt (Hiroshi SHIBATA) about 4 years ago

  • Tags set to doc, notbug
Actions #3

Updated by ko1 (Koichi Sasada) about 4 years ago

  • Status changed from Assigned to Closed

Applied in changeset git|eb4c86a698e1be9fa2a79f4edb1c891396e6074e.


Add option hash doc for GC stats.

Add a description about optional hash objects for GC.stat and
GC.latest_gc_info. [Bug #14408]

The patch is provided by sho-h (Sho Hashimoto).
Thank you so much.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0