summaryrefslogtreecommitdiff
path: root/ext/bigdecimal/missing.h
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2022-07-08 22:29:23 +0900
committergit <svn-admin@ruby-lang.org>2022-07-14 17:13:52 +0900
commit8b64e8f2ed5833570bd1f46683d2b96c7c98413a (patch)
tree6bee88d676fe4bf5ead54afbeea2f29aad97954f /ext/bigdecimal/missing.h
parent025677560a477c5d54f6a199447b4c92f367cd39 (diff)
downloadruby-8b64e8f2ed5833570bd1f46683d2b96c7c98413a.tar.gz
[ruby/set] Get rid of use of `Gem::Version`
When retrying in ruby's test, it seems possible that `Gem` is not loaded. ``` 1) Error: TC_Set_Builtin#test_to_set: NameError: uninitialized constant TC_Set_Builtin::Gem /export/home/chkbuild/chkbuild-gcc/tmp/build/20220708T070011Z/ruby/test/test_set.rb:844:in `should_omit?' /export/home/chkbuild/chkbuild-gcc/tmp/build/20220708T070011Z/ruby/test/test_set.rb:869:in `test_to_set' 2) Error: TC_Set_Builtin#test_Set: NameError: uninitialized constant TC_Set_Builtin::Gem /export/home/chkbuild/chkbuild-gcc/tmp/build/20220708T070011Z/ruby/test/test_set.rb:844:in `should_omit?' /export/home/chkbuild/chkbuild-gcc/tmp/build/20220708T070011Z/ruby/test/test_set.rb:849:in `test_Set' ``` This is by `Gem::Version` only, just compare as array of integers instead. https://github.com/ruby/set/commit/cde0a4bbc7
Diffstat (limited to 'ext/bigdecimal/missing.h')
0 files changed, 0 insertions, 0 deletions