1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rubygems/package
usa 664b94fd2b merge revision(s) 58471,58493,62436: [Backport #13505]
load.c: backtrace of circular require

	* load.c (load_lock): print backtrace of circular require via
	  `Warning.warn` [ruby-core:80850] [Bug #13505]

	  Send the backtrace of the circular require warning as a single String to Warning.warn

	* load.c: send as a single string.
	* error.c: expose the string formatted by rb_warning as rb_warning_string().
	* test/ruby/test_exception.rb: update tests.
	  [ruby-core:80850] [Bug #13505]

	fix regexp literal warning.

	* test/rubygems/test_gem_server.rb: eliminate duplicated character class warning.
	  [Bug #14481]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_2@62441 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-02-16 16:27:56 +00:00
..
tar_reader * lib/rubygems: Update to RubyGems 2.4.1 master(713ab65) 2014-09-14 03:30:02 +00:00
digest_io.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
file_source.rb * lib/rubygems: Update to RubyGems 2.4.1 master(713ab65) 2014-09-14 03:30:02 +00:00
io_source.rb * lib/rubygems: Update to RubyGems 2.4.1 master(713ab65) 2014-09-14 03:30:02 +00:00
old.rb merge revision(s) 60149: [Backport #14003] 2017-12-14 13:50:12 +00:00
source.rb * lib/rubygems: Update to RubyGems 2.4.1 master(713ab65) 2014-09-14 03:30:02 +00:00
tar_header.rb merge revision(s) 58471,58493,62436: [Backport #13505] 2018-02-16 16:27:56 +00:00
tar_reader.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
tar_test_case.rb Revert r42938 "* lib/rubygems: Update to RubyGems 2.1.3" 2013-09-14 08:59:02 +00:00
tar_writer.rb merge revision(s) 58471,58493,62436: [Backport #13505] 2018-02-16 16:27:56 +00:00