[ruby/irb] Warn users about errors in loading RC files (https://github.com/ruby/irb/pull/817)
IRB.rc_file
https://github.com/ruby/irb/commit/37ffdc6b19
[ruby/irb] Warn users about errors in loading RC files
(https://github.com/ruby/irb/pull/817)
IRB.rc_filealways generates an rc file name, even if thefile doesn't exist, we should check the file exists before trying to
load it.
warn the user about it.
https://github.com/ruby/irb/commit/37ffdc6b19