* io.c (rb_open_file): don't access argv[-1] by
commitabee3e4d4e97084ecbfa0d688321ff79436857f0
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>
Mon, 18 Aug 2008 16:04:09 +0000 (18 16:04 +0000)
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>
Mon, 18 Aug 2008 16:04:09 +0000 (18 16:04 +0000)
treea9a9192c6d6aacf439cf1c253954025b00482ddb
parent43e500809ead53d19899242b5b41e992936616e1
* io.c (rb_open_file): don't access argv[-1] by
  File.allocate.instance_eval { initialize }.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18698 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
ChangeLog
io.c