#3152: Documentation for getProcessExitCode contains nonsense
-----------------------------+----------------------------------------------
Reporter:  YitzGale          |          Owner:                   
    Type:  bug               |         Status:  new              
Priority:  normal            |      Component:  libraries/process
 Version:  6.10.1            |       Severity:  normal           
Keywords:  documentation     |       Testcase:                   
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple 
-----------------------------+----------------------------------------------
 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.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3152>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to