[GHC] #8352: System function setitimer not detected in library process

GHC ghc-devs at haskell.org
Mon Sep 30 00:27:20 CEST 2013


#8352: System function setitimer not detected in library process
-------------------------------------+-------------------------------------
        Reporter:  trommler          |            Owner:
            Type:  bug               |           Status:  closed
        Priority:  normal            |        Milestone:  7.8.1
       Component:                    |          Version:  7.7
  libraries/process                  |         Keywords:
      Resolution:  fixed             |     Architecture:  Unknown/Multiple
Operating System:  Linux             |       Difficulty:  Easy (less than 1
 Type of failure:  Other             |  hour)
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+-------------------------------------
Changes (by thoughtpolice):

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


Comment:

 Merged in

 {{{
 commit 7c97999ee5bbeb02c04cfd3ff3acc306e6eec92b
 Author: Peter Trommler <ptrommler at acm.org>
 Date:   Tue Sep 24 16:19:40 2013 +0200

     Delete spurious comma in configure.ac (#8352)

     A comma in AC_CHECK_FUNCS prevented setitimer from being detected.

     Signed-off-by: Austin Seipp <austin at well-typed.com>
 }}}

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



More information about the ghc-tickets mailing list