Ticket #3152 (closed bug: fixed)
Documentation for getProcessExitCode contains nonsense
Description
The documentation for the function getProcessExitCode contains the following nonsense sentence:
Subsequent calls to getProcessExitStatus always return Just ExitSuccess, regardless of what the original exit code was.
If "getProcessExitStatus" is changed to "getProcessExitCode", the sentence is no longer nonsense - it is false.
Apparently, this entire sentence should just be deleted.
Change History
Note: See
TracTickets for help on using
tickets.
