[GHC] #7714: The type of the second argument of poll() in GHC/Event/Poll.hsc is invalid

GHC cvs-ghc at haskell.org
Sun Mar 10 10:53:19 CET 2013


#7714: The type of the second argument of poll() in GHC/Event/Poll.hsc is invalid
-----------------------------+----------------------------------------------
Reporter:  kazu-yamamoto     |          Owner:                  
    Type:  bug               |         Status:  merge           
Priority:  normal            |      Component:  Compiler        
 Version:  7.7               |       Keywords:                  
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
 Failure:  None/Unknown      |      Blockedby:                  
Blocking:                    |        Related:                  
-----------------------------+----------------------------------------------
Changes (by ezyang):

  * status:  new => merge


Comment:

 Applied.

 {{{
 commit 25b44d2e089e3aa030f146e2c52601146c8d126a
 Author: Edward Z. Yang <ezyang at mit.edu>
 Date:   Sun Mar 10 01:51:08 2013 -0800

     Use correct type for poll on Mac/FreeBSD, fixes ticket #7714.

     Thanks Kazu Yamamoto for submitting this patch.

     Signed-off-by: Edward Z. Yang <ezyang at mit.edu>
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7714#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list