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

Warning.warn/Warning#warnの引数を修正 #2411

Merged
merged 1 commit into from
Dec 13, 2020

Conversation

JunichiIto
Copy link
Contributor

@JunichiIto JunichiIto commented Dec 13, 2020

Warning.warnWarning#warnの引数は単一の文字列が渡される前提とのことです。

https://bugs.ruby-lang.org/issues/17387#note-4

It is only a bug in the Japanese documentation. Unlike Kernel#warn, Warning.warn in Ruby 2.7 only accepted a single string:

こちらも参照: https://docs.ruby-lang.org/en/2.7.0/Warning.html

`Warning.warn`、`Warning#warn`の引数は単一の文字列が渡される前提とのことです。

https://bugs.ruby-lang.org/issues/17387#note-4

> It is only a bug in the Japanese documentation. Unlike Kernel#warn, Warning.warn in Ruby 2.7 only accepted a single string:
Copy link
Member

@hanachin hanachin left a comment

Choose a reason for hiding this comment

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

よさそう 🌾 ありがとうございます

@hanachin hanachin merged commit 1bf5e21 into rurema:master Dec 13, 2020
@JunichiIto JunichiIto deleted the patch-1 branch December 14, 2020 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants