[GHC] #3152: Documentation for getProcessExitCode contains nonsense

GHC trac at galois.com
Mon Apr 6 05:33:17 EDT 2009


#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


More information about the Glasgow-haskell-bugs mailing list