summaryrefslogtreecommitdiff
path: root/template/configure-ext.mk.tmpl
diff options
context:
space:
mode:
authorst0012 <stan001212@gmail.com>2022-01-16 22:20:05 +0000
committergit <svn-admin@ruby-lang.org>2022-01-17 14:23:40 +0900
commit81b604fb005b2dfa9601e0dabcdacfca6d8f3fba (patch)
tree3a16055ae7bfb5fa70a78f64590cf5bd14a5c674 /template/configure-ext.mk.tmpl
parent804a71497187556f9fbbb66dfa602c5942224786 (diff)
downloadruby-81b604fb005b2dfa9601e0dabcdacfca6d8f3fba.tar.gz
[ruby/irb] Use require_relative to require lib files
1. `require` can mislead Ruby to load system irb's files and cause constant redefined warnings as other code loads the same module/class from lib folder. 2. Most files already use `require_relative`. https://github.com/ruby/irb/commit/848d339f2e
Diffstat (limited to 'template/configure-ext.mk.tmpl')
0 files changed, 0 insertions, 0 deletions