Bug #808
IO (StringIO) documentation corrections.
| Status: | Closed | Start date: | 12/02/2008 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | DOC | |||
| Target version: | 1.9.1 Release Candidate | |||
| ruby -v: |
Description
Hello, I went through io.c and stringio.c and corrected the documentation for a couple of methods (new way of handling strings). Patch is attached. Thanks!
Associated revisions
* io.c (rb_io_getc, rb_io_readchar): documentation correction from
Emiel van de Laar. [ruby-core:20212]
* ext/stringio/stringio.c (strio_ungetbyte): ditto.
History
Updated by Nobuyoshi Nakada about 3 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
Applied in changeset r20458.