1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/mkmf
nobu 13b11810e2 mkmf.rb: fix merge_libs
* lib/mkmf.rb (MakeMakefile#merge_libs): insert following reversal
  ordered elements just after the duplicated element, not overwriting
  successive elements.  [ruby-core:50314] [Bug #7467]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39128 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-02-07 06:33:22 +00:00
..
base.rb
test_constant.rb mkmf.rb: large unsigned 2013-01-23 07:18:06 +00:00
test_convertible.rb
test_find_executable.rb
test_flags.rb
test_framework.rb
test_have_func.rb * test/mkmf/test_have_func.rb: tests for have_func. 2012-12-05 06:30:39 +00:00
test_have_library.rb test_have_library.rb: assert_have_library 2012-12-05 06:30:36 +00:00
test_have_macro.rb test_have_macro.rb: unused variables 2013-01-21 04:53:43 +00:00
test_libs.rb mkmf.rb: fix merge_libs 2013-02-07 06:33:22 +00:00
test_signedness.rb
test_sizeof.rb