Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GC.auto_compact / GC.auto_compact= の説明を追加 #2475

Merged
merged 2 commits into from
Mar 20, 2021

Conversation

osyo-manga
Copy link
Contributor

@osyo-manga osyo-manga commented Mar 4, 2021

Ruby 3.0 で追加された GC.auto_compact / GC.auto_compact= の説明を追加しました

参照

#@since 3.0.0
--- auto_compact -> bool

[[m:GC.auto_compact=]] に設定されている値を返します。
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rdoc の方をみると auto compaction が有効かどうかを返すと書いてあるので、 [[m:GC.auto_compact=]] に設定されている値 という表現はちょっと違う気がします。

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ありがとうございます。
2f50f67 で修正してみました。

@pocke pocke added the Ruby3.0 label Mar 20, 2021
Copy link
Member

@pocke pocke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

PRのdescriptionのチケットへのリンクが間違っていて404になっていたので、そこだけ直しておきました。 PRの差分の方は問題なさそうです 🙆

@pocke pocke merged commit ae1b2ef into rurema:master Mar 20, 2021
@osyo-manga
Copy link
Contributor Author

PRのdescriptionのチケットへのリンクが間違っていて404になっていたので、そこだけ直しておきました。 PRの差分の方は問題なさそうです ok_person

あーありがとうございますー!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants