[ruby-cvs:78862] 819b604037 (master): Reword keyword arguments warning messages to convey these are deprecation warnings
"Marc-Andre Lafortune" <[email protected]> Tue, 24 Dec 2019 06:48:19 +0900 (JST)
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
Marc-Andre Lafortune 2019-12-23 16:34:16 +0900 (Mon, 23 Dec 2019)
New Revision: 819b604037
https://github.com/ruby/ruby/commit/819b604037
Log:
Reword keyword arguments warning messages to convey these are deprecation warnings
Modified files:
class.c
include/ruby/ruby.h
test/-ext-/funcall/test_passing_block.rb
test/-ext-/test_scan_args.rb
test/ruby/test_exception.rb
test/ruby/test_io.rb
test/ruby/test_keyword.rb
test/ruby/test_numeric.rb
test/ruby/test_proc.rb
test/ruby/test_struct.rb
test/ruby/test_syntax.rb
test/test_delegate.rb
vm_args.c
vm_eval.c