mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[Feature #10950] fixed by r50064
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50068 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
5a5dc9cc12
commit
d289a78549
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
Mon Mar 23 23:18:27 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* dir.c (dir_close): don't raise on dobule close for consistent to
|
||||
IO#close.
|
||||
IO#close. [Feature #10950]
|
||||
|
||||
Mon Mar 23 21:22:07 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue