[GHC] #11137: configure is broken for the unix package
GHC
ghc-devs at haskell.org
Thu Dec 10 18:19:54 UTC 2015
#11137: configure is broken for the unix package
-------------------------------------+-------------------------------------
Reporter: pgj | Owner:
Type: bug | Status: upstream
Priority: normal | Milestone:
Component: libraries/unix | Version: 7.11
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Building GHC | Unknown/Multiple
failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by thomie):
* status: new => upstream
Comment:
Pull request in https://github.com/haskell/unix/pull/53.
I'd prefer not to add `+SRC_CC_WARNING_OPTS += -Werror=implicit-function-
declaration`. We already use -Werror on validate (but filter it out for
configure), so it would make the command lines unnecessarily long.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11137#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list