[ruby-cvs:59296] nobu:r52145 (trunk): ruby.c: unify nested code
nobu at ruby-lang.org
nobu at ruby-lang.org
Sat Oct 17 13:19:12 JST 2015
nobu 2015-10-17 13:19:12 +0900 (Sat, 17 Oct 2015)
New Revision: 52145
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=52145
Log:
ruby.c: unify nested code
* ruby.c (load_file): unify each preparations and clean-ups by
merging load_file_internal and load_file_internal2, and remove
nested rb_protect and rb_ensure.
Modified files:
trunk/ChangeLog
trunk/ruby.c
More information about the ruby-cvs
mailing list