Feature #7067
closed
IO#reopen should accept File::Constants
Added by Glass_saga (Masaki Matsushita) about 12 years ago.
Updated about 12 years ago.
Description
Hello,
I think IO#reopen should accept File::Constants because it is difficult to get mode string from File::Constants.
I have attached a patch.
Files
- Assignee set to Glass_saga (Masaki Matsushita)
Sorry, I made a mistake.
The patch is untabified code.
I have attached tabified one.
- Status changed from Open to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r37041.
Masaki, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
io.c: IO#reopen int mode
- io.c (rb_io_reopen): accept File::Constants as well as mode string.
based on the patch by Glass_saga (Masaki Matsushita) in
[ruby-core:47694]. [Feature #7067]
Also available in: Atom
PDF
Like0
Like0Like0Like0