summaryrefslogtreecommitdiff
path: root/lib/rdoc/markup/to_html_crossref.rb
diff options
authorYusuke Endoh <[email protected]>2020-05-24 03:58:59 +0900
committerYusuke Endoh <[email protected]>2020-05-24 04:01:20 +0900
commitf27e0d90c865a19d42c222a82e13ee4c40352bf7 (patch)
tree1d2cacf5a8904b36e506cff8ab7f543bc6b2a52b /lib/rdoc/markup/to_html_crossref.rb
parentc15cddd1d515c5bd8dfe8fb2725e3f723aec63b8 (diff)
ext/fiddle/fiddle.gemspec: avoid require lib/fiddle/version.rb
It loads `ext/fiddle/lib/fiddle/version.rb`, which causes constant redefinition warning: http://rubyci.s3.amazonaws.com/ubuntu2004/ruby-master/log/20200523T153003Z.log.html.gz ``` [ 6317/20193] TestDefaultGems#test_validate_gemspec/home/chkbuild/chkbuild/tmp/build/20200523T153003Z/ruby/ext/fiddle/lib/fiddle/version.rb:2: warning: already initialized constant Fiddle::VERSION /home/chkbuild/chkbuild/tmp/build/20200523T153003Z/ruby/.ext/common/fiddle/version.rb:2: warning: previous definition of VERSION was here = 0.16 s ``` This changeset read the version by manual parsing hack which is also used in stringio and zlib.
Diffstat (limited to 'lib/rdoc/markup/to_html_crossref.rb')
0 files changed, 0 insertions, 0 deletions