From 3032b62d5471e7acefc96f13de24c2ffba33ac19 Mon Sep 17 00:00:00 2001 From: nagachika Date: Mon, 16 Jan 2017 18:59:40 +0000 Subject: merge revision(s) 56469: [Backport #12860] * compile.c (setup_args): duplicate splatting array if more arguments present to obey left-to-right execution order. [ruby-core:77701] [Bug# 12860] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@57342 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3e1034839e..76ca890b11 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Jan 17 03:51:48 2017 Nobuyoshi Nakada + + * compile.c (setup_args): duplicate splatting array if more + arguments present to obey left-to-right execution order. + [ruby-core:77701] [Bug# 12860] + Thu Nov 24 05:47:18 2016 CHIKANAGA Tomoyuki * test/fileutils/test_fileutils.rb (TestFileUtils#setup): Use primary -- cgit v1.2.3