Ticket #3152 (closed bug: fixed)

Opened 4 years ago

Last modified 4 years ago

Documentation for getProcessExitCode contains nonsense

Reported by: YitzGale Owned by:
Priority: normal Milestone:
Component: libraries/process Version: 6.10.1
Keywords: documentation Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

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

Changed 4 years ago by igloo

  • status changed from new to closed
  • difficulty set to Unknown
  • resolution set to fixed

Thanks for the report. Sentence removed by:

Fri Apr 10 10:35:35 PDT 2009  Ian Lynagh <igloo@earth.li>
  * Remove some incorrect (out of date?) documentation; fixes trac #3152
Note: See TracTickets for help on using tickets.