aboutsummaryrefslogtreecommitdiffstats
path: root/man/ruby.1
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-08-04 14:57:31 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-08-04 14:57:31 +0000
commit16da2cd6b7e4dfa00a559ed663976aebf7f13e27 (patch)
treeb8035897325cace1e35d99068123a500ef71d422 /man/ruby.1
parent14f9ce4fd0eccea26798e1e377f0de0544946b18 (diff)
downloadruby-16da2cd6b7e4dfa00a559ed663976aebf7f13e27.tar.gz
use stable sort.
* lib/rubygems/resolver.rb (sort_dependencies): use stable sort. TestGemRequestSetLockfile#test_to_s_gem_dependency_non_default fails because this method return unstable results. Note that Enumerable#sort_by is unstable. I'm not sure the "stable" nature is required for RubyGems. The fact is that using stable sort, the test passed on mswin64+VS2017 where the sort results was reverse (unstable) order. Also using `-i` instead of `i` (it means forcing unstable sort) this test fails on other platform where the test successed before. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59502 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'man/ruby.1')
0 files changed, 0 insertions, 0 deletions