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

#8352: System function setitimer not detected in library process -------------------------------------------+-------------------------- Reporter: trommler | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.8.1 Component: libraries/process | Version: 7.7 Keywords: | Operating System: Linux Architecture: Unknown/Multiple | Type of failure: Other Difficulty: Easy (less than 1 hour) | Test Case: Blocked By: | Blocking: Related Tickets: | -------------------------------------------+-------------------------- Due to a spurious comma in configure.ac setitimer is not detected. I will attach a patch. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8352 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8352: System function setitimer not detected in library process -------------------------------------+------------------------------------- Reporter: trommler | Owner: Type: bug | Status: patch Priority: normal | Milestone: 7.8.1 Component: | Version: 7.7 libraries/process | Keywords: Resolution: | 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 trommler): * status: new => patch -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8352#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#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
participants (1)
-
GHC