Actions
Bug #4756
closedCleanup and enhance docs for PTY (patch included)
Description
This cleans up and expands the PTY rdoc
Files
Actions
Like0
Like0Like0Like0Like0Like0
Added by davetron5000 (David Copeland) about 14 years ago. Updated almost 13 years ago.
Description
This cleans up and expands the PTY rdoc
Files
0002-Clean-up-docs-for-pty.patch (6.2 KB) 0002-Clean-up-docs-for-pty.patch | davetron5000 (David Copeland), 05/22/2011 04:27 AM |
This issue was solved with changeset r31688.
David, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
I told RDoc how to find the documentation for PTY::ChildExited like this:
/*
Hello,
raise_from_check(cpid, status);
Please do not remove such a comment in a document patch.
raise_from_check always raises an exception, so this
return statement is not reached actually.
--
Yusuke Endoh mame@tsg.ne.jp
Oops! I meant to keep the "not reached" comment when I reviewed this diff but it slipped my mind when I applied it.
This issue was solved with changeset r31877.
David, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.