[ruby-cvs:79107] d3b28ebc7a (master): Fix warnings for URI.encode and URI.decode
"Jeremy Evans" <[email protected]> Fri, 10 Jan 2020 06:11:05 +0900 (JST)
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
Jeremy Evans 2020-01-10 06:09:06 +0900 (Fri, 10 Jan 2020)
New Revision: d3b28ebc7a
https://github.com/ruby/ruby/commit/d3b28ebc7a
Log:
Fix warnings for URI.encode and URI.decode
=
Use __callee__ to display the called method.
=
Fixes [Bug #16469]
Modified files:
lib/uri/common.rb=