#3253: validate failure (GCC warning)
----------------------------------+-----------------------------------------
    Reporter:  isaacdupree        |        Owner:  simonmar
        Type:  bug                |       Status:  closed  
    Priority:  normal             |    Milestone:  6.12.1  
   Component:  libraries/process  |      Version:  6.11    
    Severity:  normal             |   Resolution:  fixed   
    Keywords:                     |   Difficulty:  Unknown 
    Testcase:                     |           Os:  Linux   
Architecture:  x86                |  
----------------------------------+-----------------------------------------
Changes (by simonmar):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Fixed.  In GHC:

 {{{
 Sat Mar 28 12:13:55 PDT 2009  Simon Marlow <marlo...@gmail.com>
   * export sysErrorBelch
 }}

 and process:

 {{{
 Fri Mar 27 14:24:16 PDT 2009  Simon Marlow <marlo...@gmail.com>
   * check return value from pipe() (quiets gcc)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3253#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to