Ticket #680 (closed patch: done)
Add a setstdin opcode
Reported by: | flh | Owned by: | NotFound |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | none | Version: | trunk |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | applied | Platform: |
Description
Parrot currently has setstdout and setstderr opcodes, but no setstdin. This patch adds this opcode.
The documentation used to refer to the old ParrotIO PMC instead of FileHandle: this patch also contains the renaming.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.